search for: fontnam

Displaying 20 results from an estimated 30 matches for "fontnam".

Did you mean: fontname
2015 Jul 04
0
Support for transparency in metafile export & support for export to Powerpoint
...o-capture-r-plot-in-current-graphics-device-and-export-it-to-powerp/31221813#31221813 (analogous in syntax to function dev.copy2pdf in grDevices) The code of the function is: export2office = function(file = "plot", type="PPT", scaling = 90, aspectr=NULL, vector.graphic = TRUE, fontname = "Arial", pointsize=20) { file=sub("^(.*)[.].*", "\\1", file) if (type=="PPT"|type=="PPTX") {ext=".pptx";type="PPT"} else {ext=".docx";type="DOC"} require(ReporteRs) captureplot = function() {p = inv...
2006 Aug 16
1
Specifying Path Model in SEM for CFA
...--> F1 g11 2.567669 1.25608 2.04418 0.04093528 F1 <--> F1 g22 1.208497 0.55040 2.19567 0.02811527 F2 <--> F2 Iterations = 59 And it produces the following path diagram: > path.diagram(fit.sem) digraph "fit.sem" { rankdir=LR; size="8,8"; node [fontname="Helvetica" fontsize=14 shape=box]; edge [fontname="Helvetica" fontsize=10]; center=1; "F2" [shape=ellipse] "F1" [shape=ellipse] "F1" -> "X1" [label="l11"]; "F1" -> "X2" [label="l21&quo...
2013 Apr 16
1
Path Diagram
...item3, item4, item5, item6, item7, item8, item9, item10, item11, item12', max.rank='SMP, AAAS', file='documents') I get the following message and output: Running dot -Tpdf -o documents.pdf documents.dot digraph "cfa" { rankdir=LR; size="8,8"; node [fontname="Helvetica" fontsize=14 shape=box]; edge [fontname="Helvetica" fontsize=10]; center=1; {rank=min "item1" "item2" "item3" "item4" "item5" "item6" "item7" "item8" "item9" "item10&...
2006 Jun 12
2
Pdf::Witer question
Does anyone knows how to embed Type1 font with PDF::Writer? I read manual, tried everything but nothing seems to work (The font ''FontName'' contains a bad /BBox error on PDF). any help or hint would be really appreciated, Bojan Mihelac -- Bojan Mihelac Informatika Mihelac, Bojan Mihelac s.p. | www.informatikamihelac.com -> tools, scripts, tricks from our code lab: http://source.mihelac.org
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
...shmode; - -#define SMO_NO 0 /* no command-line smushmode */ -#define SMO_YES 1 /* use command-line smushmode, ignore font smushmode */ -#define SMO_FORCE 2 /* logically OR command-line and font smushmodes */ - -int smushoverride; - -int outputwidth; -int outlinelenlimit; -char *fontdirname,*fontname; - - -/**************************************************************************** - - Globals read from font file - -****************************************************************************/ - -char hardblank; -int charheight; - - -/**********************************************************...
2006 Dec 22
1
odfWeave problem
...formatting to work. I've defined the following format defns: origStyleDefs <- getStyleDefs() StyleDefs=origStyleDefs StyleDefs$ArialLeftBold$parentStyleName='' StyleDefs$ArialLeftBold$type='Paragraph' StyleDefs$ArialLeftBold$textAlign='left' StyleDefs$ArialLeftBold$fontName='Arial' StyleDefs$ArialLeftBold$fontSize='12pt' StyleDefs$ArialLeftBold$fontType='bold' StyleDefs$ArialLeftBold$fontColor='#000000' StyleDefs$ArialNormalRight$parentStyleName='' StyleDefs$ArialNormalRight$type='Paragraph' StyleDefs$ArialNormalRight$...
2009 Mar 20
1
odfWeave : change of text style of output is ignored
...e style "ttBlue" wich is Times New Roman and Blue when I open document. I would like to change this to a fixed witdth font, smaller and less blue by using style definitions in the document, but it really does not affect the output. I tried including getStyleDefs() -> styl styl$ttBlue$fontname <- "Courier" styl$ttBlue$fontSize <- "9pt" styl$ttBlue$fontColor <- "#000000" setStyleDefs(styl) at the beginning of the document, but the output is still blue, not fixed width and still 10pt. Any ideas on how to get this to work? /Fredrik -- "Life...
2011 Mar 07
1
Enscript
Greetings.. Yes ENSCRIPT is a text to PostScript conversion service. As usual, am a bi confused on how to implement the fit-to-page functionality. Google resources say it is used then proceeds to dance around the issue Using the -f<fontname>@W/H option can one calculate the necessary dimensions for the print job consisting of over 200 pages? --Hal. -- Hal Davison Observe Goal, Set the course, Burn the map Davison Consulting This correspondence was composed using Dragon Speaking Version 10 Peg#: 2007011701
2007 Apr 11
1
creating a path diagram in sem
Hello, I finally run my measurement model in sem - successfully. Now, I am trying to print out the path diagram that is based on the results - but for some reason it's not working. Below is my script - but the problem is probably in my very last line: # ANALYSIS OF ANXIETY, DEPRESSION, AND FEAR - LISREL P.31 library(sem) # Creating the ANXIETY, DEPRESSION, AND FEAR intercorrelation matrix
2007 Sep 19
1
SEM - standardized path coefficients?
Dear list members, In sem, std.coef() will give me standardized coefficients from a sem model. But is there a trick so that path.diagram can use these coefficients rather than unstandardized ones? Thanks Steve Powell From: John Fox <jfox_at_mcmaster.ca> Date: Wed 28 Feb 2007 - 14:37:22 GMT Dear Tim, See ?standardized.coefficients (after loading the sem package). Regards, John John
2014 Dec 14
0
rsync not copy all information for font file
....Appledouble? folders within each folder. Netatalk tracks the resource forks, and other metadata, by keeping a ?Desktop database? at the root of the shared volume ? look for .AppleDesktop, and .AppleDB. You can double check the font still has its payload by looking at the size of ?./.Appledouble/fontname.ext" To use the backup, you have to present that storage on a machine that has Netatalk, AND to rebuild the 'desktop file?. To rebuild the desktop: ?sudo dbd -r /home/AFPshare?, or just to check it use "-s? for a scan. I usually stop the service, run the scan piped to ?wc -l? a...
2014 Dec 12
3
Aw: Re: Re: rsync not copy all information for font file
what is the source and destination filesystem? here is some report that rsync has some problem with HFS+ filesystems and "ressource forks": http://quesera.com/reynhout/misc/rsync+hfsmode/ but as you are using ubuntu and not osx i`m curious what`s the problem, so i think we need more information here. regards roland > Gesendet: Freitag, 12. Dezember 2014 um 15:31 Uhr > Von:
2010 Mar 26
0
Reading a SpreadsheetML / XMLNS into R xmlns="urn:schemas-microsoft-com:office:spreadsheet
...rotectStructure>False</ProtectStructure> <ProtectWindows>False</ProtectWindows> </ExcelWorkbook> <Styles> <Style ss:ID="Default" ss:Name="Normal"> <Alignment ss:Vertical="Bottom"/> <Borders/> <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/> <Interior/> <NumberFormat/> <Protection/> </Style> </Styles> <Worksheet ss:Name="age 0in 2010"> <Table ss:ExpandedColumnCount=&q...
2005 Sep 23
3
Default font used by WINEPS
Hi, I want to know if somebody knows how to change the default font used by WINEPS. Andr? Carvalho
2008 May 23
0
A problem about the Japanese font of OSX
...8-05-22 13:16:46.000000000 +0900 @@ -529,7 +529,7 @@ int i; for(i = 0; i < length(names); i++) if(0 == strcmp(fontfamily, CHAR(STRING_ELT(names, i)))) break; - if(i < length(names)) + if(i < length(names) && fontface > 0) fontName = CFStringCreateWithCString(kCFAllocatorDefault, CHAR(STRING_ELT(VECTOR_ELT(db, i), fontface - 1)), kCFStringEncodingUTF8); There was not the problem in the Japanese environment if this added a change. -- EI-JI Nakama <nakama at ki.rim.or.jp&...
2014 Dec 15
2
rsync not copy all information for font file
...le? folders within each folder. Netatalk tracks the resource forks, and other metadata, by keeping a ?Desktop database? at the root of the shared volume ? look for .AppleDesktop, and .AppleDB. > > You can double check the font still has its payload by looking at the size of ?./.Appledouble/fontname.ext" > To use the backup, you have to present that storage on a machine that has Netatalk, AND to rebuild the 'desktop file?. > To rebuild the desktop: ?sudo dbd -r /home/AFPshare?, or just to check it use "-s? for a scan. I usually stop the service, run the scan piped to...
2011 Mar 23
1
Tinc graph and label info.
Hi, I use tinc with the option GraphDumpFile=/etc/tinc/ci00036/grapd.dot In the graph there is the label section: ci00036 [label = "ci00036"]; ci00037 [label = "ci00037"]; ci00038 [label = "ci00038"]; Is there an option to set the label in the tinc config file or host file to a custom text ? Something that is easy to read and has some meaning
2014 Dec 14
1
Aw: Re: Re: rsync not copy all information for font file
An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20141214/3d32f770/attachment.html>
2005 Mar 23
1
winetools (and x86_64) problems
Hi, winetools 2.1.1 (installed from wine.sf.net deb recently) has a few missing double quotes on line 2568. Here's the diff: tjzeeman@carrington:~$ diff /chroot/ia32-sid/root/winetools.orig /chroot/ia32-sid/usr/bin/winetools 2568c2568 < if [ $WINEVER -lt 20040914 ] || [ $WINEVER -gt 20050111 ]; then --- > if [ "$WINEVER" -lt "20040914" ] || [ "$WINEVER"
2004 Aug 31
1
rsync, backup, Macintosh files
Hey! I have been given the task to mirror our fileserver's filesystem onto a secondary machine for redundancy. The first thing that came to mind was rsync, but now I have few questions as I am far from an expert on this matter. Our file server is running Debian Stable. We use Samba for our Windows users and Netatalk (AFP) for our OS X clients. The filesystem used on the server is