Graphite/frontend/wasm/src
0HyperCube a26679b96c Font selection for text layers (#585)
* Add font dropdown

* Add fonts

* Font tool options

* Fix tests

* Replace http with https

* Add variant selection

* Do not embed default font

* Use proxied font list API

* Change default font to Merriweather

* Remove outdated comment

* Specify font once & load font into foreignobject

* Fix tests

* Rename variant to font_style

* Change TextAreaInput to use FieldInput (WIP, breaks functionality)

* Fix textarea functionality

* Fix types

* Add weight name mapping

* Change labeling of "Italic"

* Remove commented HTML node

* Rename font "name" to "font_family" and "file" "font_file"

* Fix errors

* Fix fmt

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-04-21 09:50:44 +01:00
..
api.rs Font selection for text layers (#585) 2022-04-21 09:50:44 +01:00
helpers.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
lib.rs Fix panic dialogue when handling a message (#573) 2022-04-02 21:42:10 +01:00
logging.rs Reorganize and clean up the WASM wrapper 2021-09-01 06:10:05 -07:00
type_translators.rs Reorder tool icons, update favicon and logo, and other icon cleanup 2022-03-04 13:04:59 -08:00