aboutsummaryrefslogtreecommitdiff
path: root/src/render.rs
AgeCommit message (Expand)Author
2022-11-28add workaround for Alliance not being in the APIHEADmasterDaniel Schadt
2022-11-28Render Revenant legends instead of skillsDaniel Schadt
2022-11-23update dependenciesDaniel Schadt
2021-10-07cargo fmt the codeDaniel Schadt
2021-10-07Modernize error handlingDaniel Schadt
2021-10-07Remove deprecated functionsDaniel Schadt
2021-10-07Update dependenciesDaniel Schadt
2020-03-24update dependenciesDaniel Schadt
2019-12-25allow the spec names to be aligned center/rightDaniel Schadt
2019-12-25[render] factor out trait position calculationDaniel Schadt
2019-12-25Merge branch 'user-options'Daniel Schadt
2019-12-16also use a mask for major trait imagesDaniel Schadt
2019-12-14add preliminary support for user configurationsDaniel Schadt
2019-12-14correctly render transparent backgroundsDaniel Schadt
2019-12-14replace magic constants in rendererDaniel Schadt
2019-12-12remove quick_errorDaniel Schadt
2019-12-10avoid crashing with empty build templatesDaniel Schadt
2019-12-08improve line renderingDaniel Schadt
2019-12-08formattingDaniel Schadt
2019-12-08center skills in output imageDaniel Schadt
2019-12-08use imageproc to draw the rectangleDaniel Schadt
2019-12-08improve antialiasing of thick linesDaniel Schadt
2019-12-08add support for brightness gradientsDaniel Schadt
2019-12-08fix background croppingDaniel Schadt
2019-12-07improve grayscale renderingDaniel Schadt
2019-12-06initial commitDaniel Schadt