OpenWheels icon indicating copy to clipboard operation
OpenWheels copied to clipboard

Make font rasterizer pluggable

Open Jjagg opened this issue 7 years ago • 0 comments

Couple of benefits to this:

  • Can compare different rasterizers (e.g. StbSharp, SharpFont)
  • End users can build fonts offline and drop the runtime dependency to a rasterizer
  • Can remove OpenWheels.Fonts dependency from OpenWheels.Rendering (also requires #6)

Jjagg avatar Jan 18 '19 07:01 Jjagg