Hartmut Bohnacker
Hartmut Bohnacker
Thanks @ccadieux, it already helped me! (Edit: removed some remarks, because they are already covered in another issue)
To simplify the discussion: Which format should we support? Right now, there are four: PNG based: Google's CBDT/CBLC tables and Apple's SBIX table Vector based: Microsoft's overlapped glyphs (COLR/CPAL tables)...
I checked a few things with our color and black fonts and compared it with the fonts "EmojiOne Color" and "Twitter Color Emoji". I chose those because they are not...
Maybe we could use some other libraries like this to convert all strokes in the black SVGs to areas before creating the truetype glyphs: https://www.npmjs.com/package/js-clipper It seems to support all...
Hi @b-g, some answers to your questions and suggestions: > I would vote to introduce a dedicated build process which converts all problematic strokes to shapes ... but not to...
@b-g: If you want you can streamline the font building but it's not urgent from my side. I'll start testing paperjs stroke conversion and exploring the other bugs. @mikemaccana: We...
This functionality is not implemented because in 3d space it would not result in a single location. It should be possible to implement it in a way that you give...
Hello @timtensor, you could use this function for hit testing of the cube, but you should calculate the screen positions of two of the front corners of the cube. That...
I'll have a look on this when I have a little spare time. But you're right: this behaviour was reomoved some time ago and it might produce bugs when reactivating...
> * [ ] Should a cover image and description be required? I think, both should be mandatory: - The overview doesn't look good if there are some documentations without...