<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83429/gfx-library-font-problem-in-ses</link><description>Hi, i have been converting my keil uVision 5 project to SES. Attached font file works fine in keil but not in SES. Everything else work great as expected. But not the font files. Especially with symbols in it. I think there is a mapping problem with SES</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Jan 2022 20:45:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83429/gfx-library-font-problem-in-ses" /><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346769?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 20:45:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56dd7acd-6623-49d3-acfc-e5880544072c</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;&amp;quot;&lt;span&gt; &lt;/span&gt;{0, 0}, &lt;span&gt; &lt;/span&gt;// \ &amp;quot; this line was the problem. When i delete the comment part. it worked fine. I think it was causing some compile error that compiler skip that part. &lt;strong&gt;For those will use gfx fonts. I recommend them to delete all comments in font file&lt;/strong&gt;. GNU98 does not compile if a warning occurs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346768?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 20:25:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53fe26ee-75fc-449b-b6df-cfdca2b65376</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The font file is the same, is it not? I do not see anything in it that is toolchain specific. If this worked with Keil it should work with SES as well, so I think we need to look for an explanation elsewhere. Unless you made some accidental changes that is - did you double check that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346743?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 15:42:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:958cd870-57ec-4869-a450-6444697e1a9a</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;Can you look into font file and gfx print function at the first post. As you can see i want to print degree symbol. I think encoding of some char values is not being done correctly. And a shift in index calculation of the character occurs. But why ? And how can i add unicode decoding. File decoding types does not include unicode. Can i add it externally ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346736?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 15:14:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1de7a44c-1789-480f-9661-5518741dc86f</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;Yes i did. And everything is identical with my configuration. As you can see the font file above. Could it be originating from a non-recognised character that cause the shift in const bit map ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346726?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 14:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a009fb06-b7ad-4e92-8b3b-63a291568ca2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Did you look at the SES project in the GFX example and compare that with your SES project settings?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346715?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 13:42:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35f613b6-cdc4-42be-8e6a-cb520a4f79d4</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;Exactly same code with no change, works on keil side. But when i use the ses it does not work as intended. I converted the project to ses. And used the configuration of gfx example ses file options. No luck. This might be a problem of compile or flash. But i cant figure it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346713?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 13:28:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ab6a0a5-1936-42eb-a4b7-075e0765b856</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not sure I have the full picture here. You can refer to the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/gfx_example.html"&gt;GFX Library Example&lt;/a&gt;&amp;nbsp;to see an example SES project and compare with that. If that does not solve it, please elaborate about the issue, you code, and your project configuration, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346705?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 12:52:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2457c38a-b862-40b1-b696-e096bdfbdc3c</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;there were a heap and stack size bug in SES. I updated program and it shows normal values for RAM and FLASH usage. But program still does not work....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346574?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 01:18:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ba3e4b8-d3a0-44c4-aa66-78702a896891</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;GCC shows %119.2 ram usage.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6811.GCC.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;Keil shows %36.9 ram usage.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/resim_5F00_2022_2D00_01_2D00_07_5F00_041437.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there a way to optimize the program much better then it is now. I selected Level 3 Speed optimization but Level 2 Size optimization didnt make a diference. I have spent 1 whole day to port the project just to be able to use gazell secure library with 52810 and i hope i didnt waste my time...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346560?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 19:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33fd64d2-a933-494d-af30-eff1c15e5d89</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;last update. For example if i want to print &amp;quot;Ok&amp;quot; it prints &amp;quot;Rl&amp;quot; it prints with 1 character offset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GFX Library Font Problem in SES</title><link>https://devzone.nordicsemi.com/thread/346558?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 19:18:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9427f88-d542-423a-b3f6-35999cc3f2cf</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;I have tried all of the encoding types named as ISO-8859-x where x is 1 to 16. No luck. Some of them makes it better. Some characters fall in to right place. But not as good as in keil...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>