Home
last modified time | relevance | path

Searched refs:BlueValues (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/math/grace/grace-5.1.25/T1lib/t1lib/
H A Dt1afmtool.c422 if (delta > abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l)){ in T1_WriteAFMFallbackFile()
424 delta=abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l); in T1_WriteAFMFallbackFile()
430 if (abs( pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min] - l) in T1_WriteAFMFallbackFile()
434 capheight=pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min]; in T1_WriteAFMFallbackFile()
443 if (delta > abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l)){ in T1_WriteAFMFallbackFile()
445 delta=abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l); in T1_WriteAFMFallbackFile()
451 if (abs( pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min] - l) in T1_WriteAFMFallbackFile()
455 xheight=pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min]; in T1_WriteAFMFallbackFile()
467 delta=abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l); in T1_WriteAFMFallbackFile()
473 if (abs( pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min] - l) in T1_WriteAFMFallbackFile()
[all …]
/dports/devel/t1lib/t1lib-5.1.2/lib/t1lib/
H A Dt1afmtool.c463 if (delta > abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l)){ in T1_WriteAFMFallbackFile()
465 delta=abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l); in T1_WriteAFMFallbackFile()
471 if (abs( pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min] - l) in T1_WriteAFMFallbackFile()
475 capheight=pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min]; in T1_WriteAFMFallbackFile()
484 if (delta > abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l)){ in T1_WriteAFMFallbackFile()
486 delta=abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l); in T1_WriteAFMFallbackFile()
492 if (abs( pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min] - l) in T1_WriteAFMFallbackFile()
496 xheight=pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min]; in T1_WriteAFMFallbackFile()
508 delta=abs(pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[j] - l); in T1_WriteAFMFallbackFile()
514 if (abs( pFontBase->pFontArray[FontID].pType1Data->BluesP->BlueValues[min] - l) in T1_WriteAFMFallbackFile()
[all …]
/dports/print/fontforge/fontforge-20201107/doc/sphinx/fontutils/
H A Dfontlint.rst28 * Missing BlueValues entry in PostScript Private dictionary
29 * Odd number of elements in either the BlueValues or OtherBlues entries in the
31 * Disordered elements in either the BlueValues or OtherBlues entries in the
33 * Too many elements in either the BlueValues or OtherBlues entries in the
35 * Elements too close in either the BlueValues or OtherBlues entries in the
37 * Non-integral elements in either the BlueValues or OtherBlues entries in the
39 * Alignment zone height in either the BlueValues or OtherBlues is too big for
/dports/print/typetools/lcdf-typetools-2.108/t1lint/
H A Dt1lint.cc215 Vector<double> BlueValues, OtherBlues; in check_blues() local
216 get_num_array(font, Type1Font::dP, "BlueValues", BlueValues, errh, true); in check_blues()
219 check_blue_array(BlueValues, "BlueValues", BlueScale, errh); in check_blues()
220 if (BlueValues.size() > 14) in check_blues()
226 check_blue_overlap(BlueValues, "BlueValues", BlueValues, "BlueValues", BlueFuzz, errh); in check_blues()
228 check_blue_overlap(BlueValues, "BlueValues", OtherBlues, "OtherBlues", BlueFuzz, errh); in check_blues()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/t1lint/
H A Dt1lint.cc215 Vector<double> BlueValues, OtherBlues; in check_blues() local
216 get_num_array(font, Type1Font::dP, "BlueValues", BlueValues, errh, true); in check_blues()
219 check_blue_array(BlueValues, "BlueValues", BlueScale, errh); in check_blues()
220 if (BlueValues.size() > 14) in check_blues()
226 check_blue_overlap(BlueValues, "BlueValues", BlueValues, "BlueValues", BlueFuzz, errh); in check_blues()
228 check_blue_overlap(BlueValues, "BlueValues", OtherBlues, "OtherBlues", BlueFuzz, errh); in check_blues()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/t1lint/
H A Dt1lint.cc215 Vector<double> BlueValues, OtherBlues; in check_blues() local
216 get_num_array(font, Type1Font::dP, "BlueValues", BlueValues, errh, true); in check_blues()
219 check_blue_array(BlueValues, "BlueValues", BlueScale, errh); in check_blues()
220 if (BlueValues.size() > 14) in check_blues()
226 check_blue_overlap(BlueValues, "BlueValues", BlueValues, "BlueValues", BlueFuzz, errh); in check_blues()
228 check_blue_overlap(BlueValues, "BlueValues", OtherBlues, "OtherBlues", BlueFuzz, errh); in check_blues()
/dports/print/fontforge/fontforge-20201107/doc/sphinx/ui/dialogs/
H A Dhistogram.rst19 which is helpful in setting [BlueValues] and [OtherBlues]
29 For BlueValues, entries must be made in pairs, and FontForge can't tell until
30 the second value is selected where the pair should be placed. So for BlueValues
33 will be added to BlueValues.
59 will happen when you generate a postscript font and the font has no BlueValues
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dfontlint.pe105 2,"Odd number of elements in either the BlueValues or OtherBlues\n" \
107 2,"Disordered elements in either the BlueValues or OtherBlues\n" \
109 2,"Too many elements in either the BlueValues or OtherBlues entries\n" \
111 2,"Elements too close in either the BlueValues or OtherBlues\n" \
114 2,"Non-integral elements in either the BlueValues or OtherBlues\n" \
116 2,"Alignment zone height in either the BlueValues or OtherBlues is\n" \
140 2,"Missing BlueValues entry in PostScript Private dictionary", \
158 0,"Missing BlueValues entry (issue #80) when the font is quadratic\n" \
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfont1.c114 if ((code = pdata1->BlueValues.count = dict_float_array_param(mem, pprivate, "BlueValues", in charstring_font_params()
115 max_BlueValues * 2, &pdata1->BlueValues.values[0], NULL)) < 0) in charstring_font_params()
164 find_zone_height(&max_zone_height, pdata1->BlueValues.count, pdata1->BlueValues.values); in charstring_font_params()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfont1.c114 if ((code = pdata1->BlueValues.count = dict_float_array_param(mem, pprivate, "BlueValues", in charstring_font_params()
115 max_BlueValues * 2, &pdata1->BlueValues.values[0], NULL)) < 0) in charstring_font_params()
164 find_zone_height(&max_zone_height, pdata1->BlueValues.count, pdata1->BlueValues.values); in charstring_font_params()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzfont1.c116 (code = pdata1->BlueValues.count = in charstring_font_params()
118 &pdata1->BlueValues.values[0], NULL)) < 0 || in charstring_font_params()
174 SCAN_ZONE(BlueValues); in charstring_font_params()
H A Dgxfont1.h126 zone_table(max_BlueValues) BlueValues;
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfont1.c112 (code = pdata1->BlueValues.count = in charstring_font_params()
114 &pdata1->BlueValues.values[0], NULL)) < 0 || in charstring_font_params()
170 SCAN_ZONE(BlueValues); in charstring_font_params()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzfont1.c116 (code = pdata1->BlueValues.count = in charstring_font_params()
118 &pdata1->BlueValues.values[0], NULL)) < 0 || in charstring_font_params()
174 SCAN_ZONE(BlueValues); in charstring_font_params()
H A Dgxfont1.h126 zone_table(max_BlueValues) BlueValues;
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzfont1.c112 (code = pdata1->BlueValues.count = in charstring_font_params()
114 &pdata1->BlueValues.values[0], NULL)) < 0 || in charstring_font_params()
170 SCAN_ZONE(BlueValues); in charstring_font_params()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dblues.h65 int BlueValues[NUMBLUEVALUES]; member
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dblues.h65 int BlueValues[NUMBLUEVALUES]; member
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dblues.h67 int BlueValues[NUMBLUEVALUES]; member
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dblues.h67 int BlueValues[NUMBLUEVALUES]; member
/dports/multimedia/mpv/mpv-0.34.1/TOOLS/mpv-osd-symbols.sfdir/
H A Dfont.props68 BlueValues 31 [-10 0 640 650 720 730 800 810]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfont1.h121 zone_table(max_BlueValues) BlueValues;
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfont1.h121 zone_table(max_BlueValues) BlueValues;
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfont1.h117 zone_table(max_BlueValues) BlueValues;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfont1.h117 zone_table(max_BlueValues) BlueValues;

12345678