TheRenegadeCoder / image-titler

An image title generator using The Renegade Coder style
https://therenegadecoder.com
GNU General Public License v3.0
17 stars 6 forks source link

Added Custom Font Support #58

Closed jrg94 closed 4 years ago

jrg94 commented 4 years ago

As promised in #50, I have added custom font support. Now, users can supply their own fonts, and it should render them on the image.

Here's a summary of changes:

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4e4c8e8). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #58   +/-   ##
=========================================
  Coverage          ?   99.41%           
=========================================
  Files             ?        2           
  Lines             ?      343           
  Branches          ?        0           
=========================================
  Hits              ?      341           
  Misses            ?        2           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4e4c8e8...74f5afa. Read the comment docs.