<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/sdlpango/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/sdlpango/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 14 Mar 2021 01:08:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sdlpango/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#7 Port to SDL2</title><link>https://sourceforge.net/p/sdlpango/bugs/7/?limit=25#ee47</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have &lt;a class="" href="https://discourse.libsdl.org/t/moving-sdl-pango-to-the-libsdl-org-github-organisation/30886" rel="nofollow"&gt;proposed&lt;/a&gt; to the SDL folks to accept SDL_Pango within their new GitHub org.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Wise</dc:creator><pubDate>Sun, 14 Mar 2021 01:08:35 -0000</pubDate><guid>https://sourceforge.netfa594ffe2fbddf30e0625df74c0adf02c70c939a</guid></item><item><title>#7 Port to SDL2</title><link>https://sourceforge.net/p/sdlpango/bugs/7/?limit=25#4a3e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have written the attached cvs2git script to convert the CVS repo to git.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Wise</dc:creator><pubDate>Sun, 14 Mar 2021 01:06:16 -0000</pubDate><guid>https://sourceforge.net1bb5348f259d87fc019e6ec4847b120eccdc8123</guid></item><item><title>#7 Port to SDL2</title><link>https://sourceforge.net/p/sdlpango/bugs/7/?limit=25#18f2</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On second thought I think the best option would be to move sdlpango to the new libsdl-org GitHub organisation, where it can be maintained by the libSDL community.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/libsdl-org" rel="nofollow"&gt;https://github.com/libsdl-org&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Wise</dc:creator><pubDate>Fri, 12 Mar 2021 04:54:03 -0000</pubDate><guid>https://sourceforge.net25e641cb9e75c2910e282c4881057da6417d0038</guid></item><item><title>#7 Port to SDL2</title><link>https://sourceforge.net/p/sdlpango/bugs/7/?limit=25#619a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SourceForge has a procedure to take over projects, I suggest doing that instead of forking this project.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Wise</dc:creator><pubDate>Fri, 12 Mar 2021 02:19:39 -0000</pubDate><guid>https://sourceforge.net3a2969a053f7b7f50fc91222ed8fa7ce3aec0faf</guid></item><item><title>#7 Port to SDL2</title><link>https://sourceforge.net/p/sdlpango/bugs/7/?limit=25#acc9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm recommending we include the patched SDL2_Pango into the official Tux Paint project (it currently lives in the forked SDL 2.0 project at &lt;a href="https://sourceforge.net/projects/tuxpaint-sdl2/files/SDL2_Pango/"&gt;https://sourceforge.net/projects/tuxpaint-sdl2/files/SDL2_Pango/&lt;/a&gt;), or create a completely new fork of SDL_Pango, for SDL2, since it seems this project is dead. :( (See &lt;a href="https://sourceforge.net/p/tuxpaint/mailman/message/36416600/"&gt;https://sourceforge.net/p/tuxpaint/mailman/message/36416600/&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Kendrick</dc:creator><pubDate>Sun, 16 Sep 2018 18:12:21 -0000</pubDate><guid>https://sourceforge.net9512ff78bd8a4dd954f5a7b9019faa6305a464b9</guid></item><item><title>Port to SDL2</title><link>https://sourceforge.net/p/sdlpango/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, the attached file contains the Debian sdlpango sources modified to compile for SDL2, please consider creating an official SDL2 version, we need it for Tux Paint, TuxMath...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pere Pujal i Carabantes</dc:creator><pubDate>Sat, 21 Feb 2015 11:19:54 -0000</pubDate><guid>https://sourceforge.netcee9f9ecb2aec29d5cc7d32af0b2779829f4ac72</guid></item><item><title>Updated config.guess and config.sub scripts required</title><link>https://sourceforge.net/p/sdlpango/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;When building on Debian kFreeBSD and DragonFly BSD, ./configure complains that it can't recognize the operating system and needs updated versions of config.guess|sub scripts [1]. Recent versions of automake(1.11) or autoreconf(2.68) will update these using the --force --install options, though I found it easier to simply use the latest versions from the git repo[2].&lt;/p&gt;
&lt;p&gt;If you could update these, it would be much appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;
&lt;p&gt;[1] &lt;a href="http://www.gnu.org/s/hello/manual/automake/Auxiliary-Programs.html#Auxiliary-Programs" rel="nofollow"&gt;http://www.gnu.org/s/hello/manual/automake/Auxiliary-Programs.html#Auxiliary-Programs&lt;/a&gt;&lt;br /&gt;
[2] &lt;a href="http://git.savannah.gnu.org/gitweb/?p=config.git;a=tree" rel="nofollow"&gt;http://git.savannah.gnu.org/gitweb/?p=config.git;a=tree&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony</dc:creator><pubDate>Fri, 26 Aug 2011 15:02:12 -0000</pubDate><guid>https://sourceforge.net4e57e4aa102300989630c8d3dcc055c66d95c952</guid></item><item><title>pangotf2</title><link>https://sourceforge.net/p/sdlpango/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;when trying to configure SDL_pango (0.1.2) I get the following error &lt;/p&gt;
&lt;p&gt;checking for pangoft2 &amp;gt;= 1.2.0... configure: error: *** pangoft2 &amp;gt;= 1.2.0 not found!&lt;/p&gt;
&lt;p&gt;I have freetype 2.1.5 installed, I have changed the pangoft2.pc file to have the following :&lt;/p&gt;
&lt;p&gt;Cflags: -I${includedir}/pango-1.0 -I${includedir}/freetype2&lt;/p&gt;
&lt;p&gt;how can I make SDL_Pango compile ?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 11 Sep 2007 10:44:04 -0000</pubDate><guid>https://sourceforge.net8b7dc14225ce93b5240d7028f102e71c41c32994</guid></item><item><title>Telugu not rendered correctly</title><link>https://sourceforge.net/p/sdlpango/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Certain characters that modify the previous character do not render correctly in SDL_Pango 0.1.2 on Debian/sid.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben Armstrong</dc:creator><pubDate>Sun, 01 Jul 2007 16:00:41 -0000</pubDate><guid>https://sourceforge.netae52deabfac465d0f885b506311a65ddba6b5cc7</guid></item><item><title>windows 98 SE ( No WORKing :( </title><link>https://sourceforge.net/p/sdlpango/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;windows 98 SE ( No WORKing :( &lt;/p&gt;
&lt;p&gt;"""""""""""""""""""""""""""""""""&lt;/p&gt;
&lt;p&gt;" ERROR "&lt;/p&gt;
&lt;p&gt;Pango-ERROR **:file shape.c: line 75 (pango_shape):&lt;br /&gt;
assertion failed: (glyphs-&amp;gt;num_glyphs &amp;gt; 0)aborting... &lt;/p&gt;
&lt;p&gt;Pango-WARNING (recursed) **.Couldn'load "MS Sans Serif&lt;br /&gt;
8" falling back to "Sans 8"&lt;br /&gt;
aborting... &lt;/p&gt;
&lt;p&gt;[ OK ]&lt;/p&gt;
&lt;p&gt;"""""""""""""""""""""""""""""""""&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eren</dc:creator><pubDate>Tue, 23 May 2006 06:19:45 -0000</pubDate><guid>https://sourceforge.net6149f7d0fffb1f295fd414e49b8e3d4c5d9d6deb</guid></item></channel></rss>