Home
last modified time | relevance | path

Searched refs:maxascii (Results 1 – 24 of 24) sorted by relevance

/dports/science/tinker/tinker/source/
H A Dgetstring.f37 integer maxascii local
49 maxascii = 126
54 if (code .gt. maxascii) then
58 if (code .le. maxascii) then
62 if (code .gt. maxascii) then
66 if (code .gt. maxascii) then
/dports/graphics/swftools/swftools-0.9.2/lib/modules/
H A Dswffont.c163 font->maxascii = 0; in swf_LoadTrueTypeFont()
199 if(charcode + 1 > font->maxascii) { in swf_LoadTrueTypeFont()
200 font->maxascii = charcode + 1; in swf_LoadTrueTypeFont()
212 if(font->maxascii == 0 && charmap < face->num_charmaps - 1) { in swf_LoadTrueTypeFont()
221 font->maxascii = 65535; in swf_LoadTrueTypeFont()
223 font->ascii2glyph = (int*)rfx_calloc(font->maxascii*sizeof(int)); in swf_LoadTrueTypeFont()
225 for(t=0;t<font->maxascii;t++) { in swf_LoadTrueTypeFont()
237 font->maxascii = max_unicode; in swf_LoadTrueTypeFont()
369 for(t=0;t<font->maxascii;t++) { in swf_LoadTrueTypeFont()
461 font->maxascii = num; in swf_LoadT1Font()
[all …]
H A Dswftext.c220 f->maxascii = maxcode; in swf_FontExtract_DefineFontInfo()
331 font->maxascii = maxcode; in swf_FontExtract_DefineFont2()
734 for (i = 0; i < f->maxascii; i++) { in swf_FontReduce_old()
742 f->maxascii = max_unicode; in swf_FontReduce_old()
792 f->maxascii = max_unicode; in swf_FontReduce_swfc()
836 f->maxascii = max_unicode; in swf_FontReduce()
1129 if (f->maxascii >= 256) in swf_FontSetDefine2()
1407 if (c < font->maxascii) in swf_TextCountBits2()
1448 if (c < font->maxascii) in swf_TextSetCharRecord2()
1497 if (*s < font->maxascii) in swf_TextGetWidth()
[all …]
H A Dswfdump.c84 printf("biggest mapped ascii value: %d\n", font->maxascii); in swf_DumpFont()
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/tests/
H A DMakefile.am184 common/JD-maxascii.out \
226 common/SlottedOpamps-maxascii.out \
263 common/TwoStageAmp-maxascii.out \
303 common/cascade-maxascii.out \
340 common/graphical-maxascii.out \
380 common/multiequal-maxascii.out \
418 common/netattrib-maxascii.out \
454 common/powersupply-maxascii.out \
491 common/singlenet-maxascii.out \
H A DMakefile.in820 common/JD-maxascii.out \
862 common/SlottedOpamps-maxascii.out \
899 common/TwoStageAmp-maxascii.out \
939 common/cascade-maxascii.out \
976 common/graphical-maxascii.out \
1016 common/multiequal-maxascii.out \
1054 common/netattrib-maxascii.out \
1090 common/powersupply-maxascii.out \
1127 common/singlenet-maxascii.out \
/dports/cad/geda/geda-gaf-1.8.2/gnetlist/tests/common/
H A Dbackends.list18 maxascii
/dports/cad/geda/geda-gaf-1.8.2/gnetlist/tests/
H A DMakefile.am9 powersupply.bae powersupply.geda powersupply.maxascii \
82 $(SRCDIR)/runtest.sh $(SRCDIR)/powersupply.sch maxascii \
H A DMakefile.in418 powersupply.bae powersupply.geda powersupply.maxascii \
809 $(SRCDIR)/runtest.sh $(SRCDIR)/powersupply.sch maxascii \
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/scheme/backend/
H A Dgnet-maxascii.scm81 (define (maxascii output-filename)
/dports/cad/geda/geda-gaf-1.8.2/gnetlist/scheme/
H A Dgnet-maxascii.scm89 (define maxascii unknown
H A DMakefile.am19 gnet-partslist2.scm gnet-partslist3.scm gnet-maxascii.scm \
H A DMakefile.in394 gnet-partslist2.scm gnet-partslist3.scm gnet-maxascii.scm \
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/scheme/
H A DMakefile.am33 backend/gnet-maxascii.scm \
H A DMakefile.in436 backend/gnet-maxascii.scm \
/dports/cad/lepton-eda/lepton-eda-1.9.17/docs/manual/
H A Dlepton-netlist.texi55 maxascii
H A Dlepton-manual.info-14709maxascii
/dports/graphics/swftools/swftools-0.9.2/lib/devices/
H A Dswf.c2860 swffont->maxascii = font->max_unicode; in gfxfont_to_swffont()
2861 swffont->ascii2glyph = (int*)rfx_calloc(sizeof(int)*swffont->maxascii); in gfxfont_to_swffont()
3012 msg("<debug> | Maxascii: %d", l->swffont->maxascii); in swf_addfont()
/dports/graphics/swftools/swftools-0.9.2/lib/
H A Drfxswf.h577 int maxascii; // highest mapped ascii/unicode value member
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfdump.c313 printf("%shightest mapped unicode value: %d\n", prefix,font->maxascii); in dumpFont()
H A Dswfc.c1340 if(text[0] >= font->maxascii || font->ascii2glyph[text[0]]<0) { in s_textshape()
/dports/cad/lepton-eda/lepton-eda-1.9.17/docs/changelogs/
H A Dchangelog.gnetlist604 gnet-gsch2pcb.scm, gnet-maxascii.scm, gnet-pads.scm,
1129 * scheme/gnet-maxascii.scm, scheme/gnet-pads.scm,
1358 * scheme/gnet-maxascii.scm: Checked in new backed by Dave Lawrence
/dports/cad/geda/geda-gaf-1.8.2/gnetlist/
H A DChangeLog-1.0604 gnet-gsch2pcb.scm, gnet-maxascii.scm, gnet-pads.scm,
1129 * scheme/gnet-maxascii.scm, scheme/gnet-pads.scm,
1358 * scheme/gnet-maxascii.scm: Checked in new backed by Dave Lawrence
/dports/lang/gforth/gforth-0.7.3/
H A DChangeLog2801 added "maxascii" value as single switch between 8 bit and UTF-8 encoding