win

Results 355 comments of win

see b058d0a72da4a4219792de45030f3094ecf855ea

This version GLES2 -texture glyphs are not crisp. ![subpix06](https://cloud.githubusercontent.com/assets/7447159/24132413/017536fc-0e28-11e7-953a-989c3acd1f4c.png)

the fixing is on progress, see => https://github.com/PaintLab/PixelFarm/issues/3

The HtmlRenderer example! --- ![html_renderer_with_selection](https://user-images.githubusercontent.com/7447159/34452219-1a37545c-ed6d-11e7-969f-b0f5623e4802.png) _pic 1: HtmlRenderer on GLES2 surface, text are renderered with the Typography_ also, please note the text selection on the Html Surface. (HtmlRender => https://github.com/LayoutFarm/HtmlRenderer,...

@zwcloud, Cheer! :) --- Thank you for your links. but a little bad news for me that => https://github.com/servo/webrender 's license is MPL (not permissive enough for me).

![gles_html](https://user-images.githubusercontent.com/7447159/55290395-f93e8980-53fc-11e9-943a-a6ca6daf9aef.png) ![2019-03-31_21-31-27](https://user-images.githubusercontent.com/7447159/55290398-12473a80-53fd-11e9-8135-62b707e52ad9.gif) ![2019-03-31_21-55-37](https://user-images.githubusercontent.com/7447159/55290637-e6798400-53ff-11e9-8ca4-d3981e1da3d8.gif)

Hello, Thank you for your interest in this project. I have to admit that I don't know much about XAML and Avalonia :( I can't port it at this time

I think some objects could be unloaded/dispose eg. 1. List<Type2Instruction> could be unload after you create a glyph outline from it. 2. Unload many openfont tables that are not need...

please visit and test 'Trimmable features' again, see=> https://github.com/LayoutFarm/Typography/issues/187

Hello > Note that it can't use the current state of Typography master as UWP support is broken by the netstandard2.1 change. I move back to netstandard 2.0, please check...