index
:
kondou
master
Guild Wars 2 build template visualizer
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
render.rs
Age
Commit message (
Expand
)
Author
2022-11-28
add workaround for Alliance not being in the API
HEAD
master
Daniel Schadt
2022-11-28
Render Revenant legends instead of skills
Daniel Schadt
2022-11-23
update dependencies
Daniel Schadt
2021-10-07
cargo fmt the code
Daniel Schadt
2021-10-07
Modernize error handling
Daniel Schadt
2021-10-07
Remove deprecated functions
Daniel Schadt
2021-10-07
Update dependencies
Daniel Schadt
2020-03-24
update dependencies
Daniel Schadt
2019-12-25
allow the spec names to be aligned center/right
Daniel Schadt
2019-12-25
[render] factor out trait position calculation
Daniel Schadt
2019-12-25
Merge branch 'user-options'
Daniel Schadt
2019-12-16
also use a mask for major trait images
Daniel Schadt
2019-12-14
add preliminary support for user configurations
Daniel Schadt
2019-12-14
correctly render transparent backgrounds
Daniel Schadt
2019-12-14
replace magic constants in renderer
Daniel Schadt
2019-12-12
remove quick_error
Daniel Schadt
2019-12-10
avoid crashing with empty build templates
Daniel Schadt
2019-12-08
improve line rendering
Daniel Schadt
2019-12-08
formatting
Daniel Schadt
2019-12-08
center skills in output image
Daniel Schadt
2019-12-08
use imageproc to draw the rectangle
Daniel Schadt
2019-12-08
improve antialiasing of thick lines
Daniel Schadt
2019-12-08
add support for brightness gradients
Daniel Schadt
2019-12-08
fix background cropping
Daniel Schadt
2019-12-07
improve grayscale rendering
Daniel Schadt
2019-12-06
initial commit
Daniel Schadt