Unicode4D added scale factor
This commit is contained in:
parent
f3fa4ffbf3
commit
efcca76c27
2 changed files with 14 additions and 7 deletions
|
|
@ -150,6 +150,10 @@ public class DrawCharacter {
|
|||
return p;
|
||||
}
|
||||
|
||||
public List<V072Tong> getTongs() {
|
||||
return tongs;
|
||||
}
|
||||
|
||||
public List<DrawGlyphContour> getContours() {
|
||||
return contours;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue