Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Sharp MZ-80K MZF to PDF Converter

NotificationsYou must be signed in to change notification settings

nigelpercy/KMZF2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a first attempt at a Python script which will enable the creation of the program listing in PDF format from a Sharp MZ-80K MZF file.The mzf file needs to be a basic program and use SP-5025 Basic. I may look at further enhancing it to include other versions.

Dependencies

Pillow 9.0.1pip install Pillow

fpdf2 2.5.1pip install fpdf2

Overview

I have used the image from MZ-80K CG-ROM (Character Generator) to create 8x8 bitmaps of the characters these are then usedby a routine which reads the MZF file and then outputs each character as an image onto a PDF page.

Usage:-KMZF2PDF.py Filename.mzf

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp