R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-NaString
/
src
/
main
/
devPicTeX.c
@ 85196
– Rev 16318
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
16318
9057 d 7 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
12976
9282 d 13 h
pd
/trunk/
branch update
12778
9302 d 5 h
pd
/trunk/
branch update
11067
9405 d 6 h
maechler
/trunk/src/
BIG cleanup for Graphics.h & drivers: -Warn + Rboolean
10960
9417 d 9 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
9004
9586 d 15 h
ripley
/trunk/src/main/
set displayliston component when initializing
8813
9602 d 17 h
ripley
/trunk/
Add support for horizontal text adjustment in the device driver
Add kerning in postscript()
7824
9679 d 14 h
ripley
/trunk/src/
more symbol hiding, especially of new graphics routines
-Wall fixes
7816
9679 d 18 h
murrell
/trunk/src/
dev_Text() no longer takes 'xc' or 'yc' arguments (justification done by
GText)
7701
9685 d 7 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
7081
9722 d 6 h
pd
/trunk/
branch update
6994
9726 d 3 h
pd
/trunk/
branch update
6844
9734 d 5 h
maechler
/trunk/src/main/
-Wall fix + (white space[reformat device table]
6629
9748 d 7 h
maechler
/trunk/src/main/
white space
6251
9774 d 5 h
pd
/trunk/src/
multiple graphics fixes
5731
9821 d 6 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5507
9846 d 0 h
ihaka
/trunk/src/
Internal graphics API change. Color, lty, pch and lwd lookups no longer
pass the device context. This is just looked up when needed. This
simplifies somethings and makes the code generally more consistent.
Previously we sometimes passed the device context and sometimes not.
5458
9849 d 14 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5187
9875 d 7 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5148
9877 d 8 h
ripley
/trunk/src/
move common files from unix to main or appl