<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/thirdparty/fonts, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/thirdparty/fonts?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/thirdparty/fonts?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-05-07T18:54:44Z</updated>
<entry>
<title>Merge pull request #18113 from toger5/bold_font</title>
<updated>2018-05-07T18:54:44Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-05-07T18:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8b9b653e763d94e56b2c4968fc2df4dbf8060943'/>
<id>urn:sha1:8b9b653e763d94e56b2c4968fc2df4dbf8060943</id>
<content type='text'>
added bold font to editor (support for coustom bold font)</content>
</entry>
<entry>
<title>added bold font to editor (support for coustom bold font)</title>
<updated>2018-04-19T20:00:58Z</updated>
<author>
<name>toger5</name>
</author>
<published>2018-04-10T15:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=29216b2bad4677e0ded77ea777c9cb4bc8bae6b4'/>
<id>urn:sha1:29216b2bad4677e0ded77ea777c9cb4bc8bae6b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Hack font to v3.003</title>
<updated>2018-04-11T20:40:58Z</updated>
<author>
<name>Hugo Locurcio</name>
</author>
<published>2018-04-11T20:40:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=93f52813bf62e6b6d0eed9d0fe18b342d23b2aac'/>
<id>urn:sha1:93f52813bf62e6b6d0eed9d0fe18b342d23b2aac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Hack font to version 3.000</title>
<updated>2017-12-15T09:25:12Z</updated>
<author>
<name>Hugo Locurcio</name>
</author>
<published>2017-12-15T09:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=979c451d0766044599d406d358a67ff6e77da00b'/>
<id>urn:sha1:979c451d0766044599d406d358a67ff6e77da00b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed Mononoki font to Hack font</title>
<updated>2017-09-17T18:55:48Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2017-09-16T00:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=52c0550dd7fa101428eb4d9ecf4fe5b59e34abec'/>
<id>urn:sha1:52c0550dd7fa101428eb4d9ecf4fe5b59e34abec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed source font to Mononoki.</title>
<updated>2017-09-14T06:13:30Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2017-09-14T00:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b17c801ee827762ec539644badc6b32f7bc87024'/>
<id>urn:sha1:b17c801ee827762ec539644badc6b32f7bc87024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace editor font to NotoSans for Latin, Arabic, Hebrew, Thai</title>
<updated>2017-08-31T12:49:48Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2017-08-31T12:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a4a4f6dada28220da48170e50c4d7609742719c1'/>
<id>urn:sha1:a4a4f6dada28220da48170e50c4d7609742719c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update source code pro font to 2.030</title>
<updated>2017-08-31T12:31:46Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2017-08-31T12:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f031b111ddf23de29d37ffba0a8a384f182ebc61'/>
<id>urn:sha1:f031b111ddf23de29d37ffba0a8a384f182ebc61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorder the folders in tools to prepare moving tools/editor</title>
<updated>2017-02-08T23:08:27Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-02-08T23:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b87a232668d9f9f3b32c2fceb60bc5f6ef46df22'/>
<id>urn:sha1:b87a232668d9f9f3b32c2fceb60bc5f6ef46df22</id>
<content type='text'>
- `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.
</content>
</entry>
</feed>
