<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/examples/text_font_select.c, branch fix-mouse-released</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Reorganize examples folder</title>
<updated>2017-04-03T23:54:49+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-04-03T23:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=dd4dd0e87d7d215a21b8fc129cbe1adc4b96afe8'/>
<id>dd4dd0e87d7d215a21b8fc129cbe1adc4b96afe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor SpriteFont struct</title>
<updated>2017-02-05T01:59:39+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-02-05T01:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=1a879ba08efe1877c26a76bfabd43f282d2b2a97'/>
<id>1a879ba08efe1877c26a76bfabd43f282d2b2a97</id>
<content type='text'>
Now it uses CharInfo data, this way, it's better aligned with the future
RRES file format data layout for sprite font characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it uses CharInfo data, this way, it's better aligned with the future
RRES file format data layout for sprite font characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates some examples</title>
<updated>2015-08-30T15:46:37+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-08-30T15:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=32330801c96ad017de1334922a8a88f08811e6f4'/>
<id>32330801c96ad017de1334922a8a88f08811e6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Examples reviewed</title>
<updated>2015-08-27T14:13:49+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-08-27T14:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=997170a317bb8077cb96d3fc757c6cde0c0ea466'/>
<id>997170a317bb8077cb96d3fc757c6cde0c0ea466</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated example</title>
<updated>2014-12-31T18:17:50+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-12-31T18:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=5e913c31a4d8dc59e1abc2ba2943b7756ebf378a'/>
<id>5e913c31a4d8dc59e1abc2ba2943b7756ebf378a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleaning, removed useless spaces</title>
<updated>2014-09-29T21:41:05+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-29T21:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=51688c004cb9b41cd573b7f84ce8574ca2a4b9d7'/>
<id>51688c004cb9b41cd573b7f84ce8574ca2a4b9d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Examples renaming and test examples merge</title>
<updated>2014-09-21T12:26:42+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-21T12:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=5ecb6801fa5bf4f59a4459adfda922169523567f'/>
<id>5ecb6801fa5bf4f59a4459adfda922169523567f</id>
<content type='text'>
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ex06c_font_select.c to text_font_select.c</title>
<updated>2014-09-21T12:10:53+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-21T12:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=597b14363443ebafd803c2bf82f64c0cb1549903'/>
<id>597b14363443ebafd803c2bf82f64c0cb1549903</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
