Wolke

Results 5 comments of Wolke

so is it can be used a download fonts?

you can try fix that problem and give me a PR On Tue, Nov 27, 2018, 21:08 Eugene Foo Hi I tested this api but it doesn't work on bot...

If you call : ``` java Intent photoPickerIntent = new Intent(Intent.ACTION_PICK); photoPickerIntent.setType("image/*"); ((Activity) v.getContext()).startActivityForResult(photoPickerIntent, Constants.PICK_IMAGE); ``` and use new native google album to pick photo, if the photo is on...

加油!哥挺你! On Tue, May 29, 2018 at 6:19 PM, bbqaaq wrote: > 其實我用起來發現還有很多地方可以改進的 > e.g. 沒有處理GSUB/GPOS/kern 這些font 的表格 > 所以如果要正式拿來用作font server的工具其實還有很多地方要改的 > > 但你如果有看程式源, 你會發現fontmin 本身寫的東西都挺足夠的 > 而問題反而是來自font 引擎 fonteditor-core...