Phergus

Results 88 comments of Phergus

Delete the card files in: `/home/matthew/.tokentool-rptools/overlays/Cards`

There is something about those JPGs that the image reader libraries used on Linux don't like. Chances are that just loading/re-saving them out of a different image editor would be...

Having text available on any layer would be good. Have a Overlay/Decorations/Flair(heh) top layer is good.

Try this: - Drag the desired portrait image in from your desktop or some other folder. - Close TokenTool and then reopen. - See if file explorer dialog will open...

If you are comfortable with regedit check this key: `Computer\HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\net\rptools\tokentool\client` And look at the `last/Portrait/Image/File` entry. It may be pointing at a folder that doesn't exist or that TT doesn't...

Need confirmation that this is still happening with TT 2.2.

Too bad. Just a note that TT is straight JavaFX for the UI as far as I know so Jamz's comment about `useSystemMenuBarProperty` may be the fix. https://openjfx.io/javadoc/14/javafx.controls/javafx/scene/control/MenuBar.html

``` Caused by: java.lang.IllegalArgumentException: Image dimensions must be positive (w,h > 0) at javafx.graphics/javafx.scene.image.Image.(Unknown Source) at javafx.graphics/javafx.scene.image.WritableImage.(Unknown Source) at [email protected]/net.rptools.tokentool.util.ImageUtil.processMagenta(Unknown Source) ``` `processMagenta() ` is only used for the older...

@SagittaryX thanks for the follow up. We'll probably need to re-save them or maybe just replace them with webp versions.

For some reason the included Cards overlays give some image libraries fits. You can delete them if you don't want them or you can load them into an editor and...