Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fully remove bitmap font support (#11863) | sfan5 | 2022-01-08 |
| | | | Freetype is now a build requirement. | ||
* | Add scroll_container formspec element (redo) (#9101) | DS | 2020-04-13 |
| | | | | | | | | | New formspec elements: - `scroll_container[<X>,<Y>;<W>,<H>;<scrollbar name>;<orientation>;<scroll factor>]` - `scroll_container_end[]` Other elements can be embedded in this element. Scrollbar must be placed manually. | ||
* | Hypertext: Fix alignment tags adding unwanted newlines (#9548) | Pierre-Yves Rollo | 2020-03-26 |
| | |||
* | Fix memory leak in GUIHyperText (#9489) | DS | 2020-03-10 |
| | |||
* | Clean up font caching, fix bitmap fonts | SmallJoker | 2019-11-03 |
| | |||
* | Formspec: add hypertext element | Pierre-Yves Rollo | 2019-11-03 |