aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #18113 from toger5/bold_fontJuan Linietsky2018-05-071-0/+0
|\ | | | | added bold font to editor (support for coustom bold font)
| * added bold font to editor (support for coustom bold font)toger52018-04-191-0/+0
| |
* | Update Hack font to v3.003Hugo Locurcio2018-04-112-2/+2
|/
* Update Hack font to version 3.000Hugo Locurcio2017-12-152-38/+19
|
* Changed Mononoki font to Hack fontDaniel J. Ramirez2017-09-174-94/+64
|
* Changed source font to Mononoki.Daniel J. Ramirez2017-09-143-4/+4
|
* Replace editor font to NotoSans for Latin, Arabic, Hebrew, Thaivolzhs2017-08-318-0/+92
|
* Update source code pro font to 2.030volzhs2017-08-311-0/+0
|
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-099-0/+107
- `certs` and `editor_fonts` go to `thirdparty` - `dist` and `scripts` go to a new `misc` folder - `collada` and `doc` go to `tools/editor` The next step will be to rename `tools/editor` to `editor` directly, but this will be done at the right time to avoid breaking too many PRs.