flashultra
flashultra
Is there any update for letterspacing support for all targets ( HTML5 , Android , iOS ) ?
Did you try to set `````` ? For some reason using OpenGL give worst performance ( in my tests) compare to CPU , not sure is this connected to OpenFL...
I'm not sure is this will be a good solution, but you can have a embedded transparent pixel ( 1x1px) and load first that pixel and setting width height ....
I've got different results for nsfwjs when create simple test and compare against nfswjs.com: Here is my example ``` const axios = require('axios') const tf = require('@tensorflow/tfjs-node') const nsfw =...
What is the current status of the pull request ? Using the latest submodules in official release looks great.
The last change works for me . libpng in github looks official for me. My understanding about the error is that: As github modules contain SHA1 information for a specific...
I'm trying to use TextField , but i've got the error ```TextField.hx:1753: characters 17-33 : lime.ui.Window has no field setTextInputRect``` Maybe it's need to be merged with the latest master...
I'm usng lime from submodules branch and there is no method setTextInputRect It exist here : https://github.com/openfl/lime/blob/develop/src/lime/ui/Window.hx#L547 but not in submodule branch: https://github.com/player-03/lime/blob/submodules/src/lime/ui/Window.hx#L542 Renaming my submodules folder to 8,1,0 did...
@sebthom Thank you for your help. Cppia still fails. ( https://github.com/HaxeFoundation/haxe/actions/runs/4497491663/jobs/7913155711#step:11:2791 ) . Do you have any idea what the problem could be?
There is some problem with CI. Since I can't cancel the CI job, please someone to cancel CI [#4960](https://github.com/HaxeFoundation/haxe/actions/runs/7438113234) as the new one (CI [#4962](https://github.com/HaxeFoundation/haxe/actions/runs/7438972901)) has been set. Some thoughts...