-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Image Viewer saves bloated fontimage.bar #425
Comments
Will look into this. |
Where is the ZIP file you said you would include? |
msg.zip |
Editing fontimage is not supported by the Image Editor yet. The issue you are having happens because the tool creates IMGD images instead of RAWBMP images. We should address this somehow. |
Tagged as 'not a bug' since it technically is not a bug. |
It has been over a week. |
Will be addressed in the AvaloniaUI builds. Please follow #441 for more information. |
OpenKH Build
Release 1393
OpenKH Program
OpenKh.Tools.ImageViewer
Describe the Bug
Upon saving an edited fontimage.bar file, the size is increased from 233kb to 425kb.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
File should be 233kb.
Additional context
I have verified through multiple attempts that the image size is 1:1 how it should be. In this case, 512x256, same as the unmodified fontimage file from the vanilla, untouched ISO. I will be including a zip with three files within:
The text was updated successfully, but these errors were encountered: