Create Comic Book card, fix Emby/Jellyfin evaluations, other changes and fixes#382
Merged
CollinHeist merged 44 commits intomasterfrom Aug 20, 2023
Merged
Create Comic Book card, fix Emby/Jellyfin evaluations, other changes and fixes#382CollinHeist merged 44 commits intomasterfrom
CollinHeist merged 44 commits intomasterfrom
Conversation
malormed -> malformed
For Tinted Frame card
Implements #377
- Add "episode_text_font" to override the Font used for the Episode Text - Add "episode_text_font_size" to adjust the size of the Episode text - Add "episode_text_vertical_shift" to adjust vertical position of Episode text - Add "frame_width" to adjust the width of the frame
Owner
Author
To-Do
|
- Parse and apply custom "interword_spacing" attribute for all cards in a Font specification - Properly detect custom Font files and interline spacings in Poster card archives - Parse interline spacing in Roman Numeral cards - Remove interword spacing extra from Olivier and Frame cards - Parse custom interline spacing, interword spacing, and kerning in Cutout card
To override the color of the divider
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major Changes
random[lower, upper]using the angle of rotation, for example:comic bookas thecard_typeepisode_text_font,episode_text_font_size,episode_text_vertical_shift, andframe_widthextras to the Tinted Frame cardinterword_spacingto all cardsfontattribute, like so:interword_spacingextra from Olivier and Frame cardsMajor Fixes
has_seriesevaluation of Jellyfin and Emby SeriesMinor Changes
box_colorextra to Landscape card to specify a box color separately from the text colorblur_profileextra to Cutout card to specify how much blurring is used on the number edges (when enabled)divider_colorextra to Divider cardMinor Fixes