Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Xanadu Next font file(.dat)

Featured Replies

  • Author
  • Localization

findpkq, posted Thu Mar 21, 2019 3:07 pm (45930)


falcnvrt(https://www.pokanchan.jp/dokuwiki/softw ... nvrt/start)
and the bms. file written byEkey (viewtopic.php?t=3347)

both of them can get font_scn.dat file from system.dir
falcnvrt can also convert this .dat file to .bmp file,but it can't convert .bmp to .dat file back

tried to use comtype_scan2 but failed.

Any idea about this?

Files:
https://mega.nz/#F!fKYUmaRR!yekJVKB37m3rulwKeCTJug

Great thanks.
Best regards
  • Author
  • Localization

aluigi, posted Wed Mar 27, 2019 2:24 am (46050)


I think the tool can't do the bmp->dat process because the data is manipulated for doing dat->bmp.

As far as I can see the dat is just compressed with the falcom algorithm (falcom or falcom_din):
Code:
comtype falcom
get ZSIZE asize
xmath SIZE "ZSIZE * 10"
get NAME basename
clog NAME 0 ZSIZE SIZE

As you can see the decompressed file isn't readable so its content requires some work.

It was just a quick test I did and the size of the decompressed data matches the expected one, I didn't check if the algorithm is 100% the same used in the tool.
  • Author
  • Localization

findpkq, posted Thu Mar 28, 2019 1:06 pm (46138)


aluigi wrote:
I think the tool can't do the bmp->dat process because the data is manipulated for doing dat->bmp.

As far as I can see the dat is just compressed with the falcom algorithm (falcom or falcom_din):
Code:
comtype falcom
get ZSIZE asize
xmath SIZE "ZSIZE * 10"
get NAME basename
clog NAME 0 ZSIZE SIZE

As you can see the decompressed file isn't readable so its content requires some work.

It was just a quick test I did and the size of the decompressed data matches the expected one, I didn't check if the algorithm is 100% the same used in the tool.


:P Great!
Get the raw font file successfully and I can check them by CrystalTile2
Image

Truly grateful for your help.

Best regards
Sincerely
  • Author
  • Localization

aluigi, posted Thu Mar 28, 2019 2:19 pm (46139)


:D
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.