git.lucas.co
/
fontpreview
git clone https://git.lucas.co/fontpreview.git
Log
|
Files
|
Refs
Date
Message
Author
2024-06-09
Merge pull request #54 from misterhackerman/magick
Siddharth Dushantha
2024-06-08
replaced convert with magic, as the convert command is obsolete
zhackk
2024-05-22
Merge pull request #51 from zhackk/master
Siddharth Dushantha
2024-05-21
updated readme.md
anonymous
2024-05-20
increased image size to 1000px^2
anonymous
2024-05-20
replaced sxiv with nsxiv
anonymous
2024-05-20
Update fontpreview
zhackk
2020-08-29
Update README.md
Siddharth Dushantha
2020-05-18
version bump 1.0.6 --> 1.0.7
Siddharth Dushantha
2020-05-18
Merge pull request #39 from tastytea/patch-1
Siddharth Dushantha
2020-05-18
Create directories on install
tastytea
2020-04-20
removed tip
Siddharth Dushantha
2020-04-08
added Buy Me A Coffee widget
Siddharth Dushantha
2020-03-24
version bump 1.0.5 --> 1.0.6
Siddharth Dushantha
2020-03-24
made help menu simpler and fixed a small issue with last commit
Siddharth Dushantha
2020-03-24
You can now point fontpreview to a font file and preview it
Siddharth Dushantha
2020-03-17
removed AUR package
Siddharth Dushantha
2020-03-08
version nump 1.0.4 --> 1.0.5
Siddharth Dushantha
2020-03-08
Merge pull request #28 from 0mp/master
Siddharth Dushantha
2020-02-17
Merge branch 'master' into master
Mateusz Piotrowski
2020-02-13
Merge pull request #30 from sdushantha/imgbot
Siddharth Dushantha
2020-02-13
version bump 1.0.3 --> 1.0.4
Siddharth Dushantha
2020-02-13
[ImgBot] Optimize images
ImgBotApp
2020-02-13
Merge pull request #20 from Krasjet/master
Siddharth Dushantha
2020-02-12
Merge pull request #29 from SparklingPower/master
Siddharth Dushantha
2020-02-12
fixed spelling (sxvi to sxiv)
Dio Speedwagon
2020-02-11
Silence pgrep
Mateusz Piotrowski
2020-02-11
Use pgrep instead of procfs to check if program is running
Mateusz Piotrowski
2020-02-11
Use double square brackets instead of single ones
Mateusz Piotrowski
2020-02-11
Fix sxiv invocation
Mateusz Piotrowski
2020-02-11
Create temporary files in a more portable way
Mateusz Piotrowski
2020-02-11
Remove unnecessary semicolons
Mateusz Piotrowski
2020-02-11
Strip whitespace
Mateusz Piotrowski
2020-02-11
Adjust makefile to ease packaging
Mateusz Piotrowski
2020-02-10
documentations for -i -o options
Krasjet
2020-02-10
version bump 1.0.2 --> 1.0.3
Siddharth Dushantha
2020-02-10
Merge pull request #22 from SebastianMeisel/sxvi_crashes
Siddharth Dushantha
2020-02-10
ISSUE #7: Removed obsolete code line, use for debugging, that causes unwanted messages.
Sebastian Meisel
2020-02-09
version bump 1.0.1 --> 1.0.2
Siddharth Dushantha
2020-02-09
Merge pull request #21 from SebastianMeisel/sxvi_crashes
Siddharth Dushantha
2020-02-09
# ISSUE #7: Handle crashes of sxvi on recreation of preview image in obsolete versions still in use in some distros.
Sebastian Meisel
2020-02-09
fix if test for file name with spaces
Krasjet
2020-02-09
fix if test
Krasjet
2020-02-09
add options to export image files directly
Krasjet
2020-02-09
version bump 1.0.0 --> 1.0.1
Siddharth Dushantha
2020-02-09
Merge pull request #19 from BirMa/master
Siddharth Dushantha
2020-02-09
Remove tempfiles before exiting
Birnthaler Martin
2020-02-09
use better regex for awk, credits: @SmartFinn
Siddharth Dushantha
2020-02-09
use better regex for awk, credits: @SmartFinn
Siddharth Dushantha
2020-02-09
Merge pull request #16 from erenhatirnaz/master
Siddharth Dushantha
2020-02-09
Dependency checking has now fewer lines
Eren Hatırnaz
2020-02-09
Mentioned @elsorino as the maintainer of the AUR package
Siddharth Dushantha
2020-02-09
Merge pull request #10 from maxdevjs/master
Siddharth Dushantha
2020-02-08
Create temp directory
maxdevjs
2020-02-08
Merge pull request #9 from maxdevjs/master
Siddharth Dushantha
2020-02-08
Fix sxiv errors
maxdevjs
2020-02-08
added a tip to keep the preview window floating
Siddharth Dushantha
2020-02-08
Merge pull request #5 from elsorino/patch-1
Siddharth Dushantha
2020-02-08
Added info about AUR package
elso
2020-02-08
Merge pull request #4 from BirMa/master
Siddharth Dushantha
2020-02-08
elaborate mktemp usage with a comment
Birnthaler Martin
2020-02-08
make mktemp templates more coherent
Birnthaler Martin
2020-02-08
replace all hardcoded tmpfile accesses with mktemp-generated ones
Birnthaler Martin
2020-02-08
fixed all indentation errors
Siddharth Dushantha
2020-02-08
okay, now all the indentations are fixed
Siddharth Dushantha
2020-02-08
hopefuly this fixed the indentation issues
Siddharth Dushantha
2020-02-08
added syntex highlighting to local installtion method
Siddharth Dushantha
2020-02-08
added method to install it locally
Siddharth Dushantha
2020-02-08
Merge pull request #2 from sdushantha/add-license-1
Siddharth Dushantha
2020-02-08
Create LICENSE
Siddharth Dushantha
2020-02-08
Merge pull request #1 from sdushantha/imgbot
Siddharth Dushantha
2020-02-08
[ImgBot] Optimize images
ImgBotApp
2020-02-08
add all files
Siddharth Dushantha