Skip to content

A FoundryVTT module that enables you to change font sizes inside journal windows.

License

Notifications You must be signed in to change notification settings

Algor0113/journal-scaler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub All Releases
Latest Release Download Count Forge Installs

Journal Scaler

A FoundryVTT module that enables you to change the font sizes inside journal windows using ctrl+mouseWheelUp and ctrl+mouseWheelDown.

Installation and setup

The Journal Scaler module requires you to install ruipin's libWrapper library.

Activating both modules in your world will allow you to use the Journal Scaler.

Instructions

  • Step 1: activate this module in your world
  • Step 2: hover your mouse cursor over a journal sheet window
  • Step 3: hold down ctrl and use your mouse wheel to scroll either up or down to increase or decrease the font sizes, respectively

Note: The Journal Scaler also allows you to zoom in and out of Journal Images.

Journal scaler in action

Journal scaler in action

Changelog

0.0.8 - Released on 2022-01-09

Updated module to work on Foundry v9.

0.0.7 - Released on 2021-08-01

Updated module to work on Foundry 0.8.x. Removed the use of the libWrapper shim. Now, the full libWrapper library is required to run this module.

0.0.6 - Released on 2021-04-08

Added new feature! The module now allows users to Zoom in and out of Journal Images.

Very special thanks to JeansenVaars (Discord user: JeansenVaars#2857) for generously offering the chunks of code needed to add this functionality to the module.

0.0.5 - Released on 2021-01-30

Fixed Firefox bug. Now module works in Chrome and Firefox.

0.0.4 - Released on 2021-01-08

Now using updated shim.js from libWrapper v1.3.4.0.

Fixed wrapper type from MIXED to WRAPPER.

0.0.3 - Released on 2021-01-02

Real for scaling bug when journal window was open but not hovered by the mouse.

0.0.2 - Released on 2021-01-02

Hotfix for scaling bug when journal window was open but not hovered by the mouse.

0.0.1 - Released on 2021-01-01

Initial release.

Got the basic funtionality to work.

Acknowledgements

LoFD's Module Template

This module relied heavily on The League of Foundry Developer's FoundryVTT Module Template. This is a great resource to get started in developing cool stuff for FoundryVTT!

ruipin's libWrapper

This module uses ruipin's libWrapper library. Take a look at his stuff if you want to develop modules for FVTT that override its default behaviors.

JeansenVaars

Special thanks to JeansenVaars (Discord user JeansenVaars#2857) who generously provided the code for the journal image zoom functinality.

About

A FoundryVTT module that enables you to change font sizes inside journal windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%