- Joined
- May 22, 2018
- Messages
- 3,256
- Reaction score
- 2,527
- First Language
- Portuguese - Br
- Primarily Uses
- RMMZ
Hi there!
But, your best way, since you are having a hard time setting up the plugin, is first to use the sample project:
- Get the sample project
- Create your Bitmap font on the image editor you want.
- Test the font in the sample project until it works.
- When it works, you will know for sure that you learned how to do it. Then you can move to your actual project.
If it does not work on your actual project, then we will understand that it is a plugin compatibility problem.
Then you will need to disable one plugin and test. Keep repeating this until the problem is solved.
When it works, the last disabled plugin is the cause. Tell me what he plugin is so I can try to find and solve the problem.
- I need the console screenshot to try to understand it better.Also I think I've figured it out, but now I get this issue:
InvalidStateError
Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The image argument is a canvas element with a width or height of 0.
- You can already do that since you can/need to create the Bitmap/PNG font in an image editor.Also have a suggestion for gradient fonts like in RPG Maker 2000/2003. Unless I can do that already...
- You will need to create the Bitmap Font in any image editor. GIMP is one of them. So the "long way" you mentioned, is the only way actually.Looks like I’ll have to do this the long way and create the bitmap in GIMP. Otherwise, I think I’ve resolved this roadblock.
But, your best way, since you are having a hard time setting up the plugin, is first to use the sample project:
- Get the sample project
- Create your Bitmap font on the image editor you want.
- Test the font in the sample project until it works.
- When it works, you will know for sure that you learned how to do it. Then you can move to your actual project.
If it does not work on your actual project, then we will understand that it is a plugin compatibility problem.
Then you will need to disable one plugin and test. Keep repeating this until the problem is solved.
When it works, the last disabled plugin is the cause. Tell me what he plugin is so I can try to find and solve the problem.