tikz-gallery-generator

Custum build of stapix for tikz.pablopie.xyz

Commit
5eef02578df7aadd4b5189de432e5e5e5d9e17a0
Parent
5d2a5133a7997bbd4a0cf667a97f54917cb0b3c9
Author
Pablo <pablo-escobar@riseup.net>
Date

Removed a redundant TODO item

Diffstat

1 file changed, 0 insertions, 5 deletions

Status File Name N° Changes Insertions Deletions
Modified src/main.rs 5 0 5
diff --git a/src/main.rs b/src/main.rs
@@ -500,11 +500,6 @@ fn render_thumbnail(pic: GalleryEntry) -> bool {
 
     match pic.file_format {
         FileFormat::TeX => {
-            // TODO: Remove the dependancie on tikztosvg to optimize IO?
-            // currently tikztosvg creates new directories in tmp for each
-            // single file. Maybe we could optimize IO by reusing the same dir
-            // for all operations on a given thread
-
             // tikztosvg -o thumb_path
             //           -p relsize
             //           -p xfrac