Home
last modified time | relevance | path

Searched refs:SWFFONT (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/swftools/swftools-0.9.2/lib/
H A Drfxswf.h593 } SWFFONT; typedef
640 int swf_FontIsItalic(SWFFONT * f);
641 int swf_FontIsBold(SWFFONT * f);
644 int swf_FontReduce(SWFFONT * f);
645 int swf_FontReduce_swfc(SWFFONT * f);
647 int swf_FontInitUsage(SWFFONT * f);
651 int swf_FontUseAll(SWFFONT* f);
653 int swf_FontUse(SWFFONT* f,U8 * s);
654 void swf_FontSort(SWFFONT * font);
671 void swf_FontFree(SWFFONT * f);
[all …]
/dports/graphics/swftools/swftools-0.9.2/lib/modules/
H A Dswftext.c94 int swf_FontIsItalic(SWFFONT * f) in swf_FontIsItalic()
99 int swf_FontIsBold(SWFFONT * f) in swf_FontIsBold()
536 SWFFONT*font;
584 SWFFONT *f; in swf_FontExtract()
589 f = (SWFFONT *) rfx_calloc(sizeof(SWFFONT)); in swf_FontExtract()
799 int swf_FontReduce(SWFFONT * f) in swf_FontReduce()
842 static SWFFONT* font_to_sort;
850 void swf_FontSort(SWFFONT * font) in swf_FontSort()
966 int swf_FontUseAll(SWFFONT* f) in swf_FontUseAll()
1302 void swf_FontFree(SWFFONT * f) in swf_FontFree()
[all …]
H A Dswffont.c119 SWFFONT* swf_LoadTrueTypeFont(const char*filename, char flashtype) in swf_LoadTrueTypeFont()
126 SWFFONT* font; in swf_LoadTrueTypeFont()
153 font = (SWFFONT*)rfx_calloc(sizeof(SWFFONT)); in swf_LoadTrueTypeFont()
399 SWFFONT* swf_LoadT1Font(const char*filename) in swf_LoadT1Font()
401 SWFFONT * font; in swf_LoadT1Font()
437 font = (SWFFONT*)rfx_calloc(sizeof(SWFFONT)); in swf_LoadT1Font()
549 SWFFONT* swf_LoadT1Font(const char*filename) in swf_LoadT1Font()
557 SWFFONT* swf_DummyFont() in swf_DummyFont()
559 SWFFONT*font = (SWFFONT*)rfx_calloc(sizeof(SWFFONT)); in swf_DummyFont()
581 SWFFONT* swf_LoadFont(const char*filename, char flashtype) in swf_LoadFont()
[all …]
H A Dswfalignzones.c144 static void draw_char(SWFFONT * f, int nr, float*row, float*column, SRECT b, double weight) in draw_char()
177 static ALIGNZONE detect_for_char(SWFFONT * f, float*row, float*column, SRECT font_bbox, SRECT char_… in detect_for_char()
205 static graph_t*make_graph(SWFFONT*f) in make_graph()
239 void swf_FontCreateAlignZones(SWFFONT * f) in swf_FontCreateAlignZones()
328 SWFFONT*font = 0; in swf_FontPostprocess()
341 void swf_FontSetAlignZones(TAG*t, SWFFONT *f) in swf_FontSetAlignZones()
H A Dswfdump.c78 void swf_DumpFont(SWFFONT * font) in swf_DumpFont()
H A Dswfrender.c1287 SWFFONT*swffont; in swf_RenderSWF()
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfstrings.c100 static SWFFONT**fonts = 0;
115 SWFFONT*font = 0; in textcallback()
179 { SWFFONT* font; in fontcallback()
215 fonts = (SWFFONT**)malloc(fontnum*sizeof(SWFFONT*)); in main()
H A Dswfbbox.c217 static SWFFONT**fonts;
362 SWFFONT*font = 0; in textcallback()
459 fonts = (SWFFONT**)malloc(fontnum*sizeof(SWFFONT*)); in swf_OptimizeBoundingBoxes()
460 memset(fonts, 0, fontnum*sizeof(SWFFONT*)); in swf_OptimizeBoundingBoxes()
H A Dfont2swf.c103 SWFFONT * font; in convertFont()
H A Dswfdump.c300 SWFFONT* font = malloc(sizeof(SWFFONT)); in dumpFont()
301 memset(font, 0, sizeof(SWFFONT)); in dumpFont()
384 static SWFFONT**fonts;
1036 SWFFONT* font = 0; in handleFontAlign2()
1279 fonts = (SWFFONT**)malloc(fontnum*sizeof(SWFFONT*)); in main()
H A Dswfc.c318 swf_FontFree((SWFFONT*)f); in free_font()
1335 SWFFONT*font; in s_textshape()
1371 SWFFONT*font; in s_text()
1432 SWFFONT*font = 0; in s_edittext()
1599 SWFFONT* font = swf_LoadFont(filename, flashtype); in s_createfont()
1602 font = (SWFFONT*)malloc(sizeof(SWFFONT)); in s_createfont()
1603 memset(font, 0, sizeof(SWFFONT)); in s_createfont()
1625 SWFFONT* font; in s_font()
4513 SWFFONT* font = dict_lookup(&fonts, lu(&args, "font")); in analyseArgumentsForCommand()
H A Dswfextract.c649 SWFFONT* f=0; in handlefont()
/dports/graphics/swftools/swftools-0.9.2/lib/python/
H A Dtags.c14 SWFFONT* font;
47 SWFFONT* font; in f_DefineFont()
65 static SWFFONT* font_getSWFFONT(PyObject*self) in font_getSWFFONT()
463 SWFFONT* swffont;
/dports/graphics/swftools/swftools-0.9.2/lib/devices/
H A Dswf.c53 SWFFONT*font;
75 SWFFONT *swffont;
203 SWFFONT *swffont;
626 SWFFONT font; in chararray_writetotag()
632 SWFFONT*lastfont; in chararray_writetotag()
721 SWFFONT*newfont=0; in chararray_writetotag()
794 static charbuffer_t*charbuffer_append(charbuffer_t*buf, SWFFONT*font, int charid, int x,int y, int … in charbuffer_append()
2845 static SWFFONT* gfxfont_to_swffont(gfxfont_t*font, const char* id, int version) in gfxfont_to_swffont()
2847 SWFFONT*swffont = (SWFFONT*)rfx_calloc(sizeof(SWFFONT)); in gfxfont_to_swffont()
/dports/graphics/swftools/swftools-0.9.2/lib/readers/
H A Dswf.c364 SWFFONT*swffont = 0; in extractDefinitions()