<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Get Info: #palm</title>
    <description>Posts tagged “palm” — Blog of independent game and app developer Matt Sephton. Featuring vintage Macintosh, game development, digital artwork, Japanese esoterica, video game reviews, hacks and tips, and much more.</description>
    <link>https://blog.gingerbeardman.com/tag/palm/</link>
    <atom:link href="https://blog.gingerbeardman.com/tag/palm/index.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Mon, 06 Jul 2026 14:37:40 +0000</pubDate>
    <lastBuildDate>Mon, 06 Jul 2026 14:37:40 +0000</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>

    
      
        <item>
          <title>Japanese text support on English Palm OS devices</title>
          <description>&lt;p&gt;There is a lot of great Japanese software for Palm OS. It has arguably the best selection of Hanafuda games on a single system, and more besides.&lt;/p&gt;

&lt;p&gt;Palm OS took a lot of inspiration from the original Macintosh system and it shows. The OS can be hacked, edited and otherwise modified at runtime which allows for a lot of cool stuff to happen. In the days where the operating systems that we use are ever increasingly locked down (“for your own good”, they cry!) this type of low level access to the system seems really exciting and daring.&lt;/p&gt;

&lt;p&gt;Anyway, Japanese Palm OS apps expect to be run on a system capable of displaying Japanese text, naturally. So running them on English Palm OS results in garbled text.&lt;/p&gt;

&lt;table class=&quot;donotsort&quot;&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/palmos-japanese-1-goal.png#pixel&quot; alt=&quot;PNG&quot; title=&quot;Official Japanese: goal&quot; /&gt;&lt;/th&gt;
      &lt;th&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/palmos-japanese-2-english.png#pixel&quot; alt=&quot;PNG&quot; title=&quot;English: garbled&quot; /&gt;&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Official Japanese: goal&lt;/td&gt;
      &lt;td&gt;English: garbled&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;solutions&quot;&gt;Solutions&lt;/h2&gt;

&lt;p&gt;There exist a number of solutions that will allow Japanese text to be displayed correctly, though each has their own pros/cons. I originally wrote about this &lt;a href=&quot;https://github.com/meepingsnesroms/Mu/issues/60&quot;&gt;in an issue on GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I had to survey them all just to be able to sleep at night! 🤣&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;app&lt;/th&gt;
      &lt;th&gt;pros&lt;/th&gt;
      &lt;th&gt;cons&lt;/th&gt;
      &lt;th&gt;availability&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;a href=&quot;http://simple-palm.com/palmware.html&quot;&gt;J-OS&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;works,&lt;br /&gt;good bundled fonts&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;http://simple-palm.com/palmware.html&quot;&gt;multiple versions for different devices&lt;/a&gt;,&lt;br /&gt;uses multiple apps to achieve goal&lt;/td&gt;
      &lt;td&gt;discontinued,&lt;br /&gt;time-limited,&lt;br /&gt;but easy to reset trial&lt;br /&gt;(delete pref: Psys)&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;a href=&quot;https://www.njstar.com/cms/cjk-os-for-palm&quot;&gt;CJKOS&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;works,&lt;br /&gt;OS4 (4.23) &amp;amp; &lt;br /&gt;OS5 (4.63) versions&lt;/td&gt;
      &lt;td&gt;finding good fonts,&lt;br /&gt;managing fonts,&lt;br /&gt;bad default options&lt;/td&gt;
      &lt;td&gt;discontinued,&lt;br /&gt;time-limited,&lt;br /&gt;but &lt;a href=&quot;https://palmdb.net/app/cjkos&quot;&gt;easy to serialise&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;a href=&quot;http://www5f.biglobe.ne.jp/~T-Pilot/PalmWares/JaPon/JaPon-ReadMe.html&quot;&gt;JaPon&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;slick installer,&lt;br /&gt;great minimal UI&lt;/td&gt;
      &lt;td&gt;doesn’t localise launcher app names,&lt;br /&gt;limited fonts with trial version,&lt;br /&gt;OS5-only&lt;/td&gt;
      &lt;td&gt;supported&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;a href=&quot;http://yomeru5.sourceforge.net&quot;&gt; Yomeru 5&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;open source&lt;/td&gt;
      &lt;td&gt;doesn’t localise launcher app names,&lt;br /&gt;default fonts are very poor&lt;/td&gt;
      &lt;td&gt;discontinued,&lt;br /&gt;time-limited&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;a href=&quot;https://web.archive.org/web/20060513185903/http://www.geocities.com:80/b_palm_ug/yomeru.html&quot;&gt;Yomeru 4&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;none&lt;/td&gt;
      &lt;td&gt;OS4 version crashes for me&lt;/td&gt;
      &lt;td&gt;discontinued,&lt;br /&gt;broken&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;results&quot;&gt;Results&lt;/h2&gt;

&lt;table class=&quot;donotsort&quot;&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/palmos-japanese-3-cjkos-fjis10l.png#pixel&quot; alt=&quot;PNG&quot; title=&quot;CJKOS + FJIS10L&quot; /&gt;&lt;/th&gt;
      &lt;th&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/palmos-japanese-1-goal.png#pixel&quot; alt=&quot;PNG&quot; title=&quot;Official Japanese: goal&quot; /&gt;&lt;/th&gt;
      &lt;th&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/palmos-japanese-4-cjkos-mplus10.png#pixel&quot; alt=&quot;PNG&quot; title=&quot;CJKOS + Mplus10&quot; /&gt;&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;CJKOS + FJIS10L&lt;/td&gt;
      &lt;td&gt;Official Japanese: goal&lt;/td&gt;
      &lt;td&gt;CJKOS + Mplus10&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;recommendations&quot;&gt;Recommendations&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;OS5 or CLIÉ: J-OS (choose correct variant)&lt;/li&gt;
  &lt;li&gt;OS4 or when using both OS4+5: CJKOS&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;notes&quot;&gt;Notes&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;CJKOS&lt;/strong&gt;
My only comment would be these fonts are not as legible as the official Japanese font. So, you can install additional/replacement fonts: &lt;a href=&quot;http://palm.roguelife.org/cjkos/&quot;&gt;palm.roguelife.org/cjkos/&lt;/a&gt;. And uncheck both &lt;em&gt;CJKOS &amp;gt; Support CJK boldFont&lt;/em&gt; and &lt;em&gt;Enhance &amp;gt; Add Horizontal Spacing in CJK&lt;/em&gt; for better display.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;J-OS (J-Suites for CLIÉ)&lt;/strong&gt;
Install two additional fonts: &lt;a href=&quot;https://ftp.vector.co.jp/04/19/115/elisal10.zip&quot;&gt;elisa.prc&lt;/a&gt; and &lt;a href=&quot;https://web.archive.org/web/20161024062604/http://ha4.seikyou.ne.jp/home/azipon/font/p_dasa.zip&quot;&gt;dasaji-l.prc&lt;/a&gt; and convert them to J-OS format using the option in PowerFONT. You can delete choose to delete the originals after conversion. By setting these as the standard small and large fonts for lo-res any apps that run in low-resolution will look great. The bundled J-OS fonts are already great for stuff running in hi-res.&lt;/p&gt;
</description>
          <author>by Matt Sephton</author>
          <pubDate>Wed, 24 Nov 2021 00:00:00 +0000</pubDate>
          <link>https://blog.gingerbeardman.com/2021/11/24/japanese-text-support-on-english-palm-os-devices/</link>
          <guid isPermaLink="true">https://blog.gingerbeardman.com/2021/11/24/japanese-text-support-on-english-palm-os-devices/</guid>
        </item>
      
    

  </channel>
</rss>
