Function FreeTypeFont.this

need to call create() after construction to initialize font

this(
  dcanvas.graphics.ftfonts.FontFileItem item,
  int size
);