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
/
devPS.c
@ 28362
– 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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
16318
9056 d 20 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
15789
9099 d 2 h
iacus
/trunk/src/main/
changed fgets into R_fgets under MRC
15641
9107 d 1 h
ripley
/trunk/
transparency support phase I
15590
9108 d 18 h
iacus
/trunk/src/main/
changed error: to pserror: to quite MRC on MacOs
15168
9127 d 14 h
pd
/trunk/
branch update
14172
9204 d 6 h
ripley
/trunk/src/
put out more warning messages on failures to start devices (which is a
single overall error).
13854
9219 d 20 h
ripley
/trunk/src/main/
onefile=T had got broken as encname/path had been conflated.
13500
9236 d 5 h
ripley
/trunk/src/
branch update
12976
9282 d 2 h
pd
/trunk/
branch update
12778
9301 d 17 h
pd
/trunk/
branch update
12692
9308 d 19 h
ripley
/trunk/src/main/
Use Bezier curves for large circles
12691
9308 d 22 h
ripley
/trunk/src/
tweak encodings, PDF driver
12688
9309 d 0 h
ripley
/trunk/
improvements to PDF driver, including onefile arg
12686
9309 d 5 h
ripley
/trunk/
PDF driver: needs more work on circles.
12305
9320 d 5 h
ripley
/trunk/src/
allow ~ and dropping .enc in encoding path.
devga's copy to ps uses ISOLatin1 by default
improve docs
12288
9321 d 15 h
ripley
/trunk/
encoding-aware postscript()
bare bones of PDF driver
12273
9323 d 3 h
ripley
/trunk/
allow user-specified encodings in postscript()
12241
9325 d 23 h
ripley
/trunk/
Use afm not lt1 font metric files
Warn for missing font widths/heights
11067
9404 d 19 h
maechler
/trunk/src/
BIG cleanup for Graphics.h & drivers: -Warn + Rboolean
10960
9416 d 21 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()
10955
9417 d 22 h
ripley
/trunk/src/main/
change DocumentMedia DocumentFonts (latter to DocumentNeededResources)
add static where possible.
10660
9442 d 5 h
ripley
/trunk/src/main/
zero widths of undefined chars (was unset)
make font metrics local to the device, so different instances
can use different families.
give char 175 its correct name (macron)
10640
9443 d 23 h
pd
/trunk/src/main/
eliminate fg variable
10637
9444 d 2 h
pd
/trunk/
Use FILESEP
10531
9458 d 15 h
pd
/trunk/src/main/
simplify PS_NewPage
10526
9459 d 0 h
pd
/trunk/
PS driver cleanup
10514
9460 d 4 h
ripley
/trunk/
diagnostic warnings in PS_Open
10335
9474 d 3 h
pd
/trunk/src/main/
PS driver fixups
10172
9485 d 14 h
luke
/trunk/
Merged with R-GenGC branch
10132
9488 d 21 h
pd
/trunk/
PostScript w/o initclip
9687
9526 d 14 h
pd
/trunk/
branch update
9040
9582 d 23 h
ripley
/trunk/src/main/
add indexed search over kern pairs in PostScriptStringWidth
8816
9602 d 1 h
ripley
/trunk/src/main/
tweaks to font size (call to SetFont had missing (int) caught by prototype)
and to xfig() output formats
8813
9602 d 6 h
ripley
/trunk/
Add support for horizontal text adjustment in the device driver
Add kerning in postscript()
8805
9602 d 19 h
ripley
/trunk/src/
add line textures to xfig driver
8792
9603 d 14 h
ripley
/trunk/
First pass at xfig driver: no line textures yet, text pos needs tuning
postscript(onefile=F) now really uses multiple files.
8724
9608 d 5 h
ripley
/trunk/
make use of HAVE_POPEN
8701
9609 d 21 h
ripley
/trunk/
additions to the postscript() driver.
file="|cmd" for cat, write.
8682
9610 d 23 h
ripley
/trunk/src/main/
add type to invalid page type `none' (postscript)
8681
9611 d 2 h
ripley
/trunk/
postscript() uses options printcmd and papersize, file="|cmd" is allowed.
NEWS: copy across bug fixes from R-release that have been incorporated.