search for: cns1

Displaying 6 results from an estimated 6 matches for "cns1".

Did you mean: cns
2010 Jun 29
5
More than two font in a plot
...tScript format. I have read the article titled "Non-Standard Fonts in PostScript and PDF Graphics", especially the section about CJK fonts. I also tried the code: > pdf("chinese.pdf", width=3, height=1) > grid.text("\u4F60\u597D", y=2/3, gp=gpar(fontfamily="CNS1")) > grid.text("is 'hello' in (Traditional) Chinese", y=1/3) > dev.off() however, it's not valid with postscript(). It seems that postscript() need to set family in postscirpt(..., family = "CNS1"). Then all the characters are in CJK font, and it's no...
2015 Oct 05
3
Can one construct an IPTables rule to block on NS records?
...UTHORITY: 2, ADDITIONAL: 4 ;; QUESTION SECTION: ;18.178.201.173.in-addr.arpa. IN PTR ;; ANSWER SECTION: 18.178.201.173.in-addr.arpa. 3600 IN PTR ip-173-201-178-18.ip.secureserver.net. ;; AUTHORITY SECTION: 201.173.in-addr.arpa. 66199 IN NS cns2.secureserver.net. 201.173.in-addr.arpa. 66199 IN NS cns1.secureserver.net. ;; ADDITIONAL SECTION: cns2.secureserver.net. 172800 IN A 216.69.185.100 cns2.secureserver.net. 172800 IN AAAA 2607:f208:303::64 cns1.secureserver.net. 172800 IN A 208.109.255.100 cns1.secureserver.net. 172800 IN AAAA 2607:f208:207::64 Like say, cns{1,2}.secureserver.net. Or a...
2009 May 12
1
times family unavailable in postscript device (Ubuntu Linux)
...uot; "URWTimes" [22] "ComputerModern" "ComputerModernItalic" "Japan1" [25] "Japan1HeiMin" "Japan1GothicBBB" "Japan1Ryumin" [28] "Korea1" "Korea1deb" "CNS1" [31] "GB1" > example(postscriptFonts) pstscF> postscriptFonts() $serif $family [1] "Times" $metrics [1] "Times-Roman.afm" "Times-Bold.afm" "Times-Italic.afm" [4] "Times-BoldItalic.afm" "Symbol.afm" $enc...
2007 Nov 18
1
Exporting a plot with the LaTeX font lmodern
Dear All, I would like to export, as a pdf file, a plot with the LaTeX font lmodern as the font of my graph. Could somebody please help me? Thanks in advance, Paul
2007 Feb 25
0
dev.print and postscript device problem
...uot;URWTimes" "ComputerModern" "ComputerModernItalic" [25] "Japan1" "Japan1HeiMin" "Japan1GothicBBB" [28] "Japan1Ryumin" "Korea1" "Korea1deb" [31] "CNS1" "GB1" The problem also reproduced with 2.4.1 and by other people. If i do not use the family option and use dev.print I do not have any problem. Also using postscript("test.ps", family="sans") and then plotting gives me no problem). The problem...
2011 Oct 22
3
Sweave, cairo_pdf, CJK, ghostscript
I have had some fun in the last few days trying to put together an annotated map of China with R and some public GIS data: http://sourceforge.net/projects/outmodedbonsai/files/snpMatrix%20next/1.17.7.11/China_Choropleth_Maps.pdf/download It is done, and rather nice... there are a few issues: - the default pdf() device cannot do CJK with embedded fonts - and cairo_pdf() is not hooked up to