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
@ 77458
– 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
9057 d 19 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
15789
9100 d 1 h
iacus
/trunk/src/main/
changed fgets into R_fgets under MRC
15641
9108 d 0 h
ripley
/trunk/
transparency support phase I
15590
9109 d 17 h
iacus
/trunk/src/main/
changed error: to pserror: to quite MRC on MacOs
15168
9128 d 13 h
pd
/trunk/
branch update
14172
9205 d 5 h
ripley
/trunk/src/
put out more warning messages on failures to start devices (which is a
single overall error).
13854
9220 d 19 h
ripley
/trunk/src/main/
onefile=T had got broken as encname/path had been conflated.
13500
9237 d 4 h
ripley
/trunk/src/
branch update
12976
9283 d 1 h
pd
/trunk/
branch update
12778
9302 d 16 h
pd
/trunk/
branch update
12692
9309 d 18 h
ripley
/trunk/src/main/
Use Bezier curves for large circles
12691
9309 d 21 h
ripley
/trunk/src/
tweak encodings, PDF driver
12688
9309 d 23 h
ripley
/trunk/
improvements to PDF driver, including onefile arg
12686
9310 d 4 h
ripley
/trunk/
PDF driver: needs more work on circles.
12305
9321 d 4 h
ripley
/trunk/src/
allow ~ and dropping .enc in encoding path.
devga's copy to ps uses ISOLatin1 by default
improve docs
12288
9322 d 14 h
ripley
/trunk/
encoding-aware postscript()
bare bones of PDF driver
12273
9324 d 2 h
ripley
/trunk/
allow user-specified encodings in postscript()
12241
9326 d 22 h
ripley
/trunk/
Use afm not lt1 font metric files
Warn for missing font widths/heights
11067
9405 d 18 h
maechler
/trunk/src/
BIG cleanup for Graphics.h & drivers: -Warn + Rboolean
10960
9417 d 20 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
9418 d 21 h
ripley
/trunk/src/main/
change DocumentMedia DocumentFonts (latter to DocumentNeededResources)
add static where possible.
10660
9443 d 4 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
9444 d 22 h
pd
/trunk/src/main/
eliminate fg variable
10637
9445 d 1 h
pd
/trunk/
Use FILESEP
10531
9459 d 14 h
pd
/trunk/src/main/
simplify PS_NewPage
10526
9459 d 23 h
pd
/trunk/
PS driver cleanup
10514
9461 d 3 h
ripley
/trunk/
diagnostic warnings in PS_Open
10335
9475 d 2 h
pd
/trunk/src/main/
PS driver fixups
10172
9486 d 13 h
luke
/trunk/
Merged with R-GenGC branch
10132
9489 d 20 h
pd
/trunk/
PostScript w/o initclip
9687
9527 d 13 h
pd
/trunk/
branch update
9040
9583 d 22 h
ripley
/trunk/src/main/
add indexed search over kern pairs in PostScriptStringWidth
8816
9603 d 0 h
ripley
/trunk/src/main/
tweaks to font size (call to SetFont had missing (int) caught by prototype)
and to xfig() output formats
8813
9603 d 5 h
ripley
/trunk/
Add support for horizontal text adjustment in the device driver
Add kerning in postscript()
8805
9603 d 18 h
ripley
/trunk/src/
add line textures to xfig driver
8792
9604 d 13 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
9609 d 4 h
ripley
/trunk/
make use of HAVE_POPEN
8701
9610 d 20 h
ripley
/trunk/
additions to the postscript() driver.
file="|cmd" for cat, write.
8682
9611 d 22 h
ripley
/trunk/src/main/
add type to invalid page type `none' (postscript)
8681
9612 d 1 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.