Closed prepare closed 8 years ago
please send me the proper way to rebase it :)
@vidstige
Hello!, how are you. 1.Do you mind if I ask you to change NRasterizer to NOpenType?
2.Do you have a plan for a TrueType Instruction VM?
Hi, Thanks for your contribution! :-) I've been a little sick, but hope to clear up soon, thanks for asking. :-) How are you?
Can you clarify? What should I change? I think I've changed the project name to OpenType. Do you mean the github project?
for nuget package.
I don't generate it. my project (HtmlRenderer) will merge this at source level :) Its easy for me.
If you think that nuget package is useful for every one (I think so) I encourage you to do that. 👍
cheer!
You rebase as usual.
git fetch
git rebase upstream/master
# rebase, this assumes you've got upstream remote setup.Then you can push the branch as usual. :-)
Ah, cool. Yeah, I had some problems building it. But the nuspec is checked in.. :-) Can you test it out?
cd NRasterizer
nuget pack NOpenType.nuspec
. This will create a .nupkg
file.Superseeded by #29 .
@prepare I still don't get what you mean with the NuGet package? Did my text help you? Could you try the NuGet package?
the current version of PixelFarm/HtmlRenderer will use FontRasterizer at source level. (It is merged into a large one).
no external dependency is one of the requirement of this version
I think I understand. Thank you for clarifying!
this is better than the old one, since cmap provide length field,
(I just notice that today. then the Its easy to find the end of the cmap)