<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/font-viewer, branch v1.18.0</title>
<subtitle>Utilities to configure the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/'/>
<entry>
<title>font-viewer font-view: fix a runtime warning</title>
<updated>2017-03-08T15:08:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T14:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=598aa8457c46dcb47e536ff9ceab0a65c07b05f9'/>
<id>598aa8457c46dcb47e536ff9ceab0a65c07b05f9</id>
<content type='text'>
font-view: strip empty lines when they're the last line
https://git.gnome.org/browse/gnome-font-viewer/commit/?h=gnome-3-6&amp;id=f51507c
font-view: strip "Version" string from the version field
No need to show "Version" twice
https://git.gnome.org/browse/gnome-font-viewer/commit/?h=gnome-3-6&amp;id=2e481de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
font-view: strip empty lines when they're the last line
https://git.gnome.org/browse/gnome-font-viewer/commit/?h=gnome-3-6&amp;id=f51507c
font-view: strip "Version" string from the version field
No need to show "Version" twice
https://git.gnome.org/browse/gnome-font-viewer/commit/?h=gnome-3-6&amp;id=2e481de
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer font-view: Support TTC fonts</title>
<updated>2017-03-08T15:08:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T13:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d38f3a50bcf258111c61ea1df373fc7b6763d16c'/>
<id>d38f3a50bcf258111c61ea1df373fc7b6763d16c</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=11d181c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=11d181c
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer font-model: Support TTC fonts</title>
<updated>2017-03-08T15:08:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T12:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=cc735a639e2a49fabfd46cde007f84c36472e8d3'/>
<id>cc735a639e2a49fabfd46cde007f84c36472e8d3</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=e512b0b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=e512b0b
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer font-thumbnailer: Extract face index from URI</title>
<updated>2017-03-08T15:08:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T12:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=224684d1ba9cc7583992746adbce3b2273bc112e'/>
<id>224684d1ba9cc7583992746adbce3b2273bc112e</id>
<content type='text'>
The URI passed to gnome-thumbnail-font can now have a face index,
embedded as a URI fragment.  The fragment part is parsed as a 32-bit
integer, and it may include a "0x" prefix, to support FreeType extension
for GX fonts:
http://freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_Open_Face

https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=920c834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The URI passed to gnome-thumbnail-font can now have a face index,
embedded as a URI fragment.  The fragment part is parsed as a 32-bit
integer, and it may include a "0x" prefix, to support FreeType extension
for GX fonts:
http://freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_Open_Face

https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=920c834
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer: sushi-font-widget: Add face_index argument</title>
<updated>2017-03-08T15:08:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T12:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=35f3012334a832a83878bfee21ec4324d2662def'/>
<id>35f3012334a832a83878bfee21ec4324d2662def</id>
<content type='text'>
sushi_font_widget_new() now takes face index as the second argument.
All callers changed.  The face index of the widget can be accessed
through the "face-index" property.

Setting the "uri" property with g_object_set() no longer starts font
loading, while it does when it is set through the constructor.

This is to prevent the same font from being loaded twice, when both
"uri" and "face-index" are set with g_object_set().  To start loading,
you can explicitly call sushi_font_widget_load() after setting the
properties.

https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=3c48f73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sushi_font_widget_new() now takes face index as the second argument.
All callers changed.  The face index of the widget can be accessed
through the "face-index" property.

Setting the "uri" property with g_object_set() no longer starts font
loading, while it does when it is set through the constructor.

This is to prevent the same font from being loaded twice, when both
"uri" and "face-index" are set with g_object_set().  To start loading,
you can explicitly call sushi_font_widget_load() after setting the
properties.

https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=3c48f73
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer font-utils: Add face_index argument</title>
<updated>2017-03-08T15:08:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T12:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=440e7588459f39a56043bc85658aec5a9262a2e3'/>
<id>440e7588459f39a56043bc85658aec5a9262a2e3</id>
<content type='text'>
font_utils_get_font_name_for_file() now takes face index as the third
argument.  All callers changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
font_utils_get_font_name_for_file() now takes face index as the third
argument.  All callers changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>sushi-font-loader: Add face_index argument</title>
<updated>2017-03-08T15:08:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T12:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=adff2474297f0153bd5f06b9e89b7674eaef7435'/>
<id>adff2474297f0153bd5f06b9e89b7674eaef7435</id>
<content type='text'>
sushi_new_ft_face_from_uri{,_async}() now takes face index as the third
argument.  All callers changed.

https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=28bab70
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sushi_new_ft_face_from_uri{,_async}() now takes face index as the third
argument.  All callers changed.

https://bugzilla.gnome.org/show_bug.cgi?id=752005

taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=28bab70
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer: change name to MATE font viewer in desktop file</title>
<updated>2017-03-08T14:32:29+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T14:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=cc55fabbf675e4f4b8c79d8be1ab3cb5c503f907'/>
<id>cc55fabbf675e4f4b8c79d8be1ab3cb5c503f907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer: fix a runtime warning</title>
<updated>2017-03-08T11:25:27+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T11:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=3f539305ad757775166652a7bf1900b0051ba234'/>
<id>3f539305ad757775166652a7bf1900b0051ba234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>font-viewer: fix former deprecation commit of gtk_misc_set_alignment</title>
<updated>2017-03-08T09:43:05+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-08T09:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=43621dcc30ccf4244cc005752b19511f3353523e'/>
<id>43621dcc30ccf4244cc005752b19511f3353523e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
