@Deprecated public class Shaper extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
applyKerning(com.itextpdf.io.font.FontProgram fontProgram,
com.itextpdf.io.font.otf.GlyphLine text)
Deprecated.
|
static boolean |
applyLigaFeature(com.itextpdf.io.font.TrueTypeFont font,
com.itextpdf.io.font.otf.GlyphLine glyphLine,
Character.UnicodeScript script)
Deprecated.
|
static boolean |
applyOtfScript(com.itextpdf.io.font.TrueTypeFont font,
com.itextpdf.io.font.otf.GlyphLine glyphLine,
Character.UnicodeScript script)
Deprecated.
|
static Set<Character.UnicodeScript> |
getSupportedScripts()
Deprecated.
|
@Deprecated public static boolean applyOtfScript(com.itextpdf.io.font.TrueTypeFont font, com.itextpdf.io.font.otf.GlyphLine glyphLine, Character.UnicodeScript script)
public static Set<Character.UnicodeScript> getSupportedScripts()
@Deprecated public static boolean applyKerning(com.itextpdf.io.font.FontProgram fontProgram, com.itextpdf.io.font.otf.GlyphLine text)
GlyphLine
using advance glyph transformationsfontProgram
- fontProgramtext
- the GlyphLine
to be kernedtrue
, if any kern positioning applied@Deprecated public static boolean applyLigaFeature(com.itextpdf.io.font.TrueTypeFont font, com.itextpdf.io.font.otf.GlyphLine glyphLine, Character.UnicodeScript script)
Copyright © 1998–2017 iText Group NV. All rights reserved.