Home
last modified time | relevance | path

Searched refs:TimesRoman (Results 1 – 25 of 43) sorted by relevance

12

/dports/x11-fonts/p5-Font-AFM/Font-AFM-1.20/t/
H A Dtimes.t4 require Font::Metrics::TimesRoman;
6 print "not " unless @Font::Metrics::TimesRoman::wx == 256;
20 abs(width("Perl", \@Font::Metrics::TimesRoman::wx) - 1.611) < 1.0e-6;
/dports/math/asymptote/asymptote-2.67/examples/
H A Dtextpath.asy3 fill(texpath(Label("test",TimesRoman())),pink);
8 fill(texpath(Label("$ \sqrt{x^2} $",z,TimesRoman())),pink);
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/examples/
H A Dtextpath.asy3 fill(texpath(Label("test",TimesRoman())),pink);
8 fill(texpath(Label("$ \sqrt{x^2} $",z,TimesRoman())),pink);
/dports/x11-fonts/p5-Font-AFM/Font-AFM-1.20/lib/Font/Metrics/
H A DTimesRoman.pm9 package Font::Metrics::TimesRoman;
/dports/graphics/libboard/libboard-5b38274/include/board/
H A DPSFonts.h49 TimesRoman, enumerator
/dports/math/gri/gri-2.12.23/doc/resources/
H A Dtop_banner.gri1 set font to TimesRoman
H A Dbottom_banner.gri1 set font to TimesRoman
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/afp/fonts/
H A DAFPBase12FontCollection.java37 import org.apache.fop.fonts.base14.TimesRoman;
121 addCharacterSet(font, "C0N200", new TimesRoman()); in setup()
/dports/math/gri/gri-2.12.23/doc/examples/
H A Dlogo.gri31 set font to TimesRoman
/dports/x11-fonts/p5-Font-AFM/Font-AFM-1.20/
H A DMANIFEST17 lib/Font/Metrics/TimesRoman.pm
/dports/java/netrexx/NetRexx/browse/
H A DNervousTexxt.nrx16 setFont(Font("TimesRoman", Font.BOLD, 30))
H A DArchText.nrx20 draw.setFont(Font("TimesRoman", Font.BOLD, 30)) /* font */
H A DWordClock.nrx20 if face=null then face="TimesRoman"
H A DPinger.nrx146 timefont ="TimesRoman" -- font face for time
689 d.setFont(Font("TimesRoman", Font.PLAIN, 20)) -- measure font
/dports/graphics/piddle/piddle-1.0.15/src/piddle/
H A DpiddleFIG.py181 TimesRoman = 0 variable in FIGCanvas
319 "times": (TimesRoman, TimesBold, TimesItalic, TimesBoldItalic),
320 "serif": (TimesRoman, TimesBold, TimesItalic, TimesBoldItalic),
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fonts/
H A DFontSetup.java38 import org.apache.fop.fonts.base14.TimesRoman;
81 fontInfo.addMetrics("F5", new TimesRoman(base14Kerning)); in setup()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_calculus_bsl/
H A Dgr_def.h108 enum G_TextFont { TimesRoman, enumerator
/dports/math/gri/gri-2.12.23/src/
H A Dgrstring.cc2032 struct font_metric TimesRoman = { variable
2086 return fontsize_pt * TimesRoman.width[i]; in gr_charwidth_cm()
2117 return(-CurrentFont.size_pt * TimesRoman.Descender); in gr_current_descender()
2149 height_cm = (CurrentFont.size_pt * TimesRoman.CapHeight); in gr_currentCapHeight_cm()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fonts/base14/
H A DBase14FontCollection.java50 fontInfo.addMetrics("F5", new TimesRoman(kerning)); in setup()
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dcorel.trm60 /* plots for publication should be sans-serif (don't use TimesRoman) */
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dcorel.trm60 /* plots for publication should be sans-serif (don't use TimesRoman) */
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/base/
H A Dplain_pens.asy239 pen TimesRoman(string series="m", string shape="n")
/dports/math/asymptote/asymptote-2.67/base/
H A Dplain_pens.asy240 pen TimesRoman(string series="m", string shape="n")
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Dcorel.trm63 /* plots for publication should be sans-serif (don't use TimesRoman) */
/dports/textproc/p5-HTML-Format/HTML-Format-2.12/
H A DMETA.yml60 Font::Metrics::TimesRoman: '0'

12