vidstige / NRasterizer

OpenType parser in pure c#
Apache License 2.0
38 stars 11 forks source link

someone may want the nuget package #32

Closed prepare closed 7 years ago

prepare commented 7 years ago

Hello @vidstige,

You may have your nuget packet customer here :) please consider this.

NOpenType-based code is used in this Repo. It may be better with nuget packet of NOpenType.

your NOpenType-based code has been integrated in this https://github.com/JimBobSquarePants/ImageSharp/issues/38

and they talk about nuget here https://github.com/JimBobSquarePants/ImageSharp/pull/45

vidstige commented 7 years ago

@prepare thanks for the ping!

@JimBobSquarePants I'll look into publishing the NuGet shortly.

tocsoft commented 7 years ago

For ImageSharp it would be great to have a package targeting netstandard1.1 or lower (think you have to have 1.1 for streams to work but i could be making that up.) then we can then pull it in as a NuGet dependency directly instead of taking a source only copy.

vidstige commented 7 years ago

Alright, I pushed a package. It might not be indexed yet, but please try it out here.