summaryrefslogtreecommitdiffstats
path: root/public/img/gitea-lg.png
Commit message (Collapse)AuthorAgeFilesLines
* Rework 'make generate-images' (#12316)silverwind2020-07-261-0/+0
| | | | | | | | | | | | | | | | | | | | | | | * Rework 'make generate-images' - Remove external dependencies and replace it with a node script that does does the same. - Move detail removal from gitea-sm.png to favicon.png - Remove favicon.ico and its generation, it is unused and we already serve favicon.png in its place. Fixes: https://github.com/go-gitea/gitea/issues/12314 * use proper centering value for preserveAspectRatio * fix lint * use fabric * better linting fix * fix typo * mention detail-remove class in docs
* optimize all images in public/img (#6427)silverwind2019-03-251-0/+0
| | | Fixes: https://github.com/go-gitea/gitea/pull/6357
* Generate small and large logos at 4x resolution (#2233)silverwind2017-07-301-0/+0
| | | | | To support High-DPI displays, generate images at 4 times their displayed resolution, which should be enough to support all current devices according to https://material.io/devices/.
* Add task to generate images from SVG and change to new logo (#2194)Lauris BH2017-07-281-0/+0
| | | | | | * Add makefile task to generate images from SVG and change to new logo * use absolute path on generate-images
* Optimize png images via Google zopflipng [ci skip] (#1639)Peter Dave Hello2017-04-301-0/+0
|
* public/img: reduce the size of PNG images (#734)unclejack2017-01-241-0/+0
| | | Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
* first batch of Readme updates (#65)Rachid Zarouali2016-11-101-0/+0