mirror of
https://github.com/horst3180/arc-icon-theme
synced 2024-10-27 19:34:01 +00:00
d37d54fd87
Instead of rendering out everything in an svg-file, the render script now takes in a regular expression that is uses to search all the object-IDs inside each of the svg-files for a match and only renders those. To make the search go faster all object-IDs are stored in files named ".<svg-file-name>.cache" after every full render of an svg-file or if none exist.
14 lines
129 B
Plaintext
14 lines
129 B
Plaintext
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
build-aux
|
|
compile
|
|
config.*
|
|
configure
|
|
install-sh
|
|
missing
|
|
*.tmp
|
|
*_timestamp
|
|
*.cache
|