Home
last modified time | relevance | path

Searched defs:fontviewbase (Results 1 – 8 of 8) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dbaseviews.h176 typedef struct fontviewbase { struct
177 struct fontviewbase *next; /* Next on list of open fontviews */ argument
178 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
179 EncMap *map; /* Current encoding info */
181 SplineFont *sf; /* Current font */
182 SplineFont *cidmaster; /* If CID keyed, contains master font */
183 int active_layer;
185 uint8 *selected; /* Current selection */
187 struct dictionary *fontvars; /* Scripting */
190 void *python_fv_object;
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dbaseviews.h119 typedef struct fontviewbase { struct
120 struct fontviewbase *next; /* Next on list of open fontviews */ argument
121 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
122 EncMap *map; /* Current encoding info */
124 SplineFont *sf; /* Current font */
125 SplineFont *cidmaster; /* If CID keyed, contains master font */
126 int active_layer;
127 BDFFont *active_bitmap; /* Set if the fontview displays a bitmap strike */
128 uint8 *selected; /* Current selection */
130 struct dictionary *fontvars; /* Scripting */
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dbaseviews.h119 typedef struct fontviewbase { struct
120 struct fontviewbase *next; /* Next on list of open fontviews */ argument
121 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
122 EncMap *map; /* Current encoding info */
124 SplineFont *sf; /* Current font */
125 SplineFont *cidmaster; /* If CID keyed, contains master font */
126 int active_layer;
127 BDFFont *active_bitmap; /* Set if the fontview displays a bitmap strike */
128 uint8 *selected; /* Current selection */
130 struct dictionary *fontvars; /* Scripting */
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dbaseviews.h119 typedef struct fontviewbase { struct
120 struct fontviewbase *next; /* Next on list of open fontviews */ argument
121 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
122 EncMap *map; /* Current encoding info */
124 SplineFont *sf; /* Current font */
125 SplineFont *cidmaster; /* If CID keyed, contains master font */
126 int active_layer;
127 BDFFont *active_bitmap; /* Set if the fontview displays a bitmap strike */
128 uint8 *selected; /* Current selection */
130 struct dictionary *fontvars; /* Scripting */
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dbaseviews.h119 typedef struct fontviewbase { struct
120 struct fontviewbase *next; /* Next on list of open fontviews */ argument
121 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
122 EncMap *map; /* Current encoding info */
124 SplineFont *sf; /* Current font */
125 SplineFont *cidmaster; /* If CID keyed, contains master font */
126 int active_layer;
127 BDFFont *active_bitmap; /* Set if the fontview displays a bitmap strike */
128 uint8 *selected; /* Current selection */
130 struct dictionary *fontvars; /* Scripting */
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dbaseviews.h119 typedef struct fontviewbase { struct
120 struct fontviewbase *next; /* Next on list of open fontviews */ argument
121 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
122 EncMap *map; /* Current encoding info */
124 SplineFont *sf; /* Current font */
125 SplineFont *cidmaster; /* If CID keyed, contains master font */
126 int active_layer;
127 BDFFont *active_bitmap; /* Set if the fontview displays a bitmap strike */
128 uint8 *selected; /* Current selection */
130 struct dictionary *fontvars; /* Scripting */
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dbaseviews.h119 typedef struct fontviewbase { struct
120 struct fontviewbase *next; /* Next on list of open fontviews */ argument
121 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
122 EncMap *map; /* Current encoding info */
124 SplineFont *sf; /* Current font */
125 SplineFont *cidmaster; /* If CID keyed, contains master font */
126 int active_layer;
127 BDFFont *active_bitmap; /* Set if the fontview displays a bitmap strike */
128 uint8 *selected; /* Current selection */
130 struct dictionary *fontvars; /* Scripting */
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dbaseviews.h119 typedef struct fontviewbase { struct
120 struct fontviewbase *next; /* Next on list of open fontviews */ argument
121 struct fontviewbase *nextsame; /* Next fv looking at this font */ argument
122 EncMap *map; /* Current encoding info */
124 SplineFont *sf; /* Current font */
125 SplineFont *cidmaster; /* If CID keyed, contains master font */
126 int active_layer;
127 BDFFont *active_bitmap; /* Set if the fontview displays a bitmap strike */
128 uint8 *selected; /* Current selection */
130 struct dictionary *fontvars; /* Scripting */
[all …]