Skip to content

This is a multi-platform application to do modification of .bmp file to prepare conversion to Apple IIGS .pic format file with SCB.

License

Notifications You must be signed in to change notification settings

Malaval-Ren/scbeditor2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCB Editor II

Alt text Alt text

Creation: December 31th, 2023..2026, by Renaud Malaval
Last review: January 3rd, 2026, by Renaud Malaval

Features

This is an application to do modification of bmp file to prepare convertion to Apple IIGS pic format file. The goal is to increase the number of color used in your pic files with usage of SCB. This is an help for cross-dev on Linux Mint (Debian and Red Hat package), Mac OS Monterey, Windows. BMP file supported are 4 (converted to 8) and 8 bits / per pixels. When your bmp files is ready you could convert it with convm

⚠️ Before usage of SCB Editor II, make a backup of your bmp files!

note : My first release was on Apple IIGS S.C.B. Editor version 1.5a You could found it in the image scbeditor.img. Pascal source code is loozed.

Alt text

Documentations

Versions

Notes

  • Linux Mint Xia: The Debian package .deb is created on Linux Mint Xia (v22.1)
    ⚠️ Not tested. The Red Hat package .rpm is converted by Alien

  • Mac OSx86 Monterey : Homebrew

  • Windows 11 : Check it before install it, please
    If your antivirus find some think, send me a mail, please

  • Windows 10 : :warning: Microsoft Defender found PUA:Win32/Packunwan but I think that is an error
    Clamav, Malwarebytes, RogueKiller and Trellix don't found it on the exe file and on my hard drive
    Check it before install it, please
    If your antivirus find some think, send me a mail, please

  • Create Release : A complete release could be created with "Delivery.sh"
    I'm using it currently for internal usage and testing
    I have to create an ".venv" environment to simplify it

Tools

Development

Linux

pip3 install -r requirements.txt

Windows

pip install -r requirements.txt

Mac OS

install Homebrew

brew install git brew install midnight-commander brew install python brew install pillow brew install pylint brew install pyinstaller brew install create-dmg brew install imagemagick brew install dos2unix brew install gnu-sed gawk coreutils findutils

Source code GIT

git clone https://github.com/Malaval-Ren/scbeditor2.git

note : https://code.visualstudio.com/docs/python/environments

Source code archive

Decompress the archive file (.zip, .tar.gz)

type command in a shell to start it :

python scbeditor2.py

or

python3 scbeditor2.py

Build with Pyinstaller

Linux

On a Bash shell version 5.x

type command :

./Delivery.sh

Mac OS

On a Bash shell version 5.x

type :

./Delivery.sh

Windows

On a Bash shell version 5.x installed by GIT

Type command :

./Delivery.sh

About

This is a multi-platform application to do modification of .bmp file to prepare conversion to Apple IIGS .pic format file with SCB.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published