Skip to content

Commit

Permalink
Clarify limitation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
FireIsGood committed Jan 8, 2024
1 parent ab0ecf7 commit d371036
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,10 @@ limbus-image ./test/config.toml

## Limitations

Images are hard coded at 600 by 600 pixels due to the libraries used. The
provided images are at a lower resolution, though that is because they were
taken from a specific game asset.
Images are hard coded to be 600 by 600 as font sizes are kind of strange and I
don't want to deal with them. I don't have high resolution overlays and the
provided images are at a lower resolution so it's not very useful to go past
600 pixels.

## Contributing

Expand Down

0 comments on commit d371036

Please sign in to comment.