<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Small LibreOffice font dropdown list improvements</title>
	<atom:link href="http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/</link>
	<description>babblings!</description>
	<lastBuildDate>Thu, 23 May 2013 11:27:22 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-157952</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Fri, 20 May 2011 09:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-157952</guid>
		<description>most recently used fonts are saved and stored on exit and restart now as well</description>
		<content:encoded><![CDATA[<p>most recently used fonts are saved and stored on exit and restart now as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-157951</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Fri, 20 May 2011 09:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-157951</guid>
		<description>Sounds like the kind of thing you should write a bug report about with all the detail needed to reproduce it. For the first point the code is in svtools/source/control/ctrlbox.cxx. We search for 0x7E41 as a prerequisite for supporting traditional chinese. So ideally a concrete example of a font which is misbehaving in the preview would be a good idea</description>
		<content:encoded><![CDATA[<p>Sounds like the kind of thing you should write a bug report about with all the detail needed to reproduce it. For the first point the code is in svtools/source/control/ctrlbox.cxx. We search for 0x7E41 as a prerequisite for supporting traditional chinese. So ideally a concrete example of a font which is misbehaving in the preview would be a good idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheng-Chia Tseng</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-157304</link>
		<dc:creator>Cheng-Chia Tseng</dc:creator>
		<pubDate>Sat, 07 May 2011 13:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-157304</guid>
		<description>I am testing LibreOffice 3.4 beta 4 in Chinese (Traditional) Locale, the font dropdown list only supports &quot;Simplified Chinese font&quot; showing &quot;?&quot; on the right side, but not supports &quot;Traditional Chinese font&quot;.

Furthermore, LibreOffice now even choose &quot;Microsoft YaHei ?&quot; for Traditional Chinese locale in Windows (not sure for Linux). This is not a good thing for we Traditional Chinese users. We are forced to use &quot;Simplified Chinese font&quot; by default.

If there are something we,  Traditional Chinese users,  can help with this process, please contact me directly.</description>
		<content:encoded><![CDATA[<p>I am testing LibreOffice 3.4 beta 4 in Chinese (Traditional) Locale, the font dropdown list only supports &#8220;Simplified Chinese font&#8221; showing &#8220;?&#8221; on the right side, but not supports &#8220;Traditional Chinese font&#8221;.</p>
<p>Furthermore, LibreOffice now even choose &#8220;Microsoft YaHei ?&#8221; for Traditional Chinese locale in Windows (not sure for Linux). This is not a good thing for we Traditional Chinese users. We are forced to use &#8220;Simplified Chinese font&#8221; by default.</p>
<p>If there are something we,  Traditional Chinese users,  can help with this process, please contact me directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-156350</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Sat, 16 Apr 2011 15:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-156350</guid>
		<description>There is an issue of availability of space of course, Clearly its not possible to ram everything in the small bit of space currently available. But it&#039;s plausible to e.g. have an extended preview tooltip or expanded submenu with some script specific samples in it to preview the various gotchas like you describe. I&#039;m prefer not have have customized ones, well at least not customize-able through menus anyway, but rather good pre-canned per-script ones. So seeing as you suggest you&#039;d use it for CJK, how about drawing us a picture of something that would be useful for you and stick it up somewhere as your dream font-preview widget for consideration (and a utf-8 text of the chars used)

As it stands, I&#039;m not entirely sure about the current small CJK previews we&#039;re using to know if they&#039;re helpful or not.</description>
		<content:encoded><![CDATA[<p>There is an issue of availability of space of course, Clearly its not possible to ram everything in the small bit of space currently available. But it&#8217;s plausible to e.g. have an extended preview tooltip or expanded submenu with some script specific samples in it to preview the various gotchas like you describe. I&#8217;m prefer not have have customized ones, well at least not customize-able through menus anyway, but rather good pre-canned per-script ones. So seeing as you suggest you&#8217;d use it for CJK, how about drawing us a picture of something that would be useful for you and stick it up somewhere as your dream font-preview widget for consideration (and a utf-8 text of the chars used)</p>
<p>As it stands, I&#8217;m not entirely sure about the current small CJK previews we&#8217;re using to know if they&#8217;re helpful or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JK</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-156329</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Sat, 16 Apr 2011 02:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-156329</guid>
		<description>Having sample glyphs is super useful. Thank you so much!
Two suggestions:
1. It would be even more useful if there were a way for the individual user to customise their sample glyphs to be displayed. For example, instead of a word meaning “alphabet”, a user might want to choose something that shows how well this particular font handles common legibility issues such as “0” vs. “O” or “1” vs. “l” vs “I”, to give an example from Latin. I’m sure there are similar issues in most scripts of the world. I would use this for CJK.
2. The “1·l·I” example shows that this new feature, coupled with the customizability of sample glyphs, can also be useful for Western fonts. I’m not saying it should be the default but it would be nice to have it. As another example, a user might be looking for fonts that support lowercase numerals.</description>
		<content:encoded><![CDATA[<p>Having sample glyphs is super useful. Thank you so much!<br />
Two suggestions:<br />
1. It would be even more useful if there were a way for the individual user to customise their sample glyphs to be displayed. For example, instead of a word meaning “alphabet”, a user might want to choose something that shows how well this particular font handles common legibility issues such as “0” vs. “O” or “1” vs. “l” vs “I”, to give an example from Latin. I’m sure there are similar issues in most scripts of the world. I would use this for CJK.<br />
2. The “1·l·I” example shows that this new feature, coupled with the customizability of sample glyphs, can also be useful for Western fonts. I’m not saying it should be the default but it would be nice to have it. As another example, a user might be looking for fonts that support lowercase numerals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-155631</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Thu, 31 Mar 2011 08:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-155631</guid>
		<description>You can find the code in svtools/source/control/ctrlbox.cxx</description>
		<content:encoded><![CDATA[<p>You can find the code in svtools/source/control/ctrlbox.cxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gorsh</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-155622</link>
		<dc:creator>Gorsh</dc:creator>
		<pubDate>Thu, 31 Mar 2011 02:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-155622</guid>
		<description>Please please please implement the widget proposed-linked by Olivier up there.</description>
		<content:encoded><![CDATA[<p>Please please please implement the widget proposed-linked by Olivier up there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-153084</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Tue, 15 Feb 2011 09:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-153084</guid>
		<description>Yes, the major difference I guess is the lack of classification in the current one. Currently I&#039;ve taken a fontconfig sort of approach and decided that e.g. a font with a GSUB/GPOS table for &quot;arab&quot; and nothing else (outside of latn) is an &quot;font tuned for Arabic&quot; and show some Arabic script preview, and so on for other fonts. That&#039;s the sort of &quot;messy&quot; bit which makes the classification thing potentially problematic.

I really love the floating preview bit of the proposal. Collecting pangrams/representative sentences for various languages/scripts would be kind of fun there.</description>
		<content:encoded><![CDATA[<p>Yes, the major difference I guess is the lack of classification in the current one. Currently I&#8217;ve taken a fontconfig sort of approach and decided that e.g. a font with a GSUB/GPOS table for &#8220;arab&#8221; and nothing else (outside of latn) is an &#8220;font tuned for Arabic&#8221; and show some Arabic script preview, and so on for other fonts. That&#8217;s the sort of &#8220;messy&#8221; bit which makes the classification thing potentially problematic.</p>
<p>I really love the floating preview bit of the proposal. Collecting pangrams/representative sentences for various languages/scripts would be kind of fun there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier Mengué</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-153071</link>
		<dc:creator>Olivier Mengué</dc:creator>
		<pubDate>Tue, 15 Feb 2011 07:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-153071</guid>
		<description>Are you aware of this great font widget design proposal? http://unifont.org/fontdialog/</description>
		<content:encoded><![CDATA[<p>Are you aware of this great font widget design proposal? <a href="http://unifont.org/fontdialog/" rel="nofollow">http://unifont.org/fontdialog/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aqualung2010</title>
		<link>http://blogs.linux.ie/caolan/2011/02/09/small-libreoffice-font-dropdown-list-improvements/comment-page-1/#comment-152753</link>
		<dc:creator>aqualung2010</dc:creator>
		<pubDate>Sat, 12 Feb 2011 14:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=435#comment-152753</guid>
		<description>This is very nice.

May I also respectfully point to my proposal here http://www.openoffice.org/issues/show_bug.cgi?id=116857

It was closed as a duplicate of Issue 15421 http://www.openoffice.org/issues/show_bug.cgi?id=15421 but that Issue has been open since 2003 -- and no target date for a fix yet. 

Perhaps LibreOffice will take this on?</description>
		<content:encoded><![CDATA[<p>This is very nice.</p>
<p>May I also respectfully point to my proposal here <a href="http://www.openoffice.org/issues/show_bug.cgi?id=116857" rel="nofollow">http://www.openoffice.org/issues/show_bug.cgi?id=116857</a></p>
<p>It was closed as a duplicate of Issue 15421 <a href="http://www.openoffice.org/issues/show_bug.cgi?id=15421" rel="nofollow">http://www.openoffice.org/issues/show_bug.cgi?id=15421</a> but that Issue has been open since 2003 &#8212; and no target date for a fix yet. </p>
<p>Perhaps LibreOffice will take this on?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
