Plex-Movie-Poster-Display
Plex-Movie-Poster-Display copied to clipboard
CSS or Font request
Feature Request to be able to use a Google Fonts (since they work with any web device) or custom fonts like movie fonts here https://famfonts.com/movies
@Bboy486 @MattsShack
A prototype of this feature is now in development.
@MattsShack
I have a working prototype almost ready for review. Would you like to include any fonts from the famFonts site? If so what fonts would you like us to embed?
I have not yet setup to support external fonts (ref from diff sites) but we can upload 'stock' (embeded) or 'custom' ttf files.
@Bboy486
This feature has been merged into the latest dev branch.
Please give a try and let us know if that works for your needs.
@Bboy486
This feature has been merged into the latest dev branch.
Please give a try and let us know if that works for your needs.
I updated the dev branch. When I tick custom font it only shows none from the drop-down. It looks like you are requiring downloading fonts but my request was to use css with the font-family attribute to pull in google fonts. Ex.
@Bboy486
This feature has been merged into the latest dev branch.
Please give a try and let us know if that works for your needs.
I updated the dev branch. When I tick custom font it only shows none from the drop-down. It looks like you are requiring downloading fonts but my request was to use css with the font-family attribute to pull in google fonts. Ex.
That is correct. You will (currently) need to download your fronts that you would like to see. I have yet to find a way to programmatically get a list of the google fonts, and there would be so many to put in the drop down.
To keep it simple for now, and not be overwhelmed with hundreds of fonts. You can download the fonts you like from google fonts and upload to your server.
I have tested with downloading some fonts from google fonts and the other font page suggested. Just uploading the zip files from the sites should do the trick.
Also this is our first attempt at allowing users to change the fonts. We will look at expanding the functionality in the future as there are a few other things that could also be addressed in the back end.
Understood. Might be a way with css and php as you would do with a Drupal site.
Also this might be something https://github.com/google/fonts