Thread
:
command line commands for image compression?
View Single Post
01-20-2023, 04:58 AM
#
11
capink
Wizard
Posts: 1,203
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
To be absolutely sure, anchor the regex with
$
to make sure the .ttf is the last part of the filename:
Code:
(?i).+\.ttf
$
capink
View Public Profile
Find More Posts by capink
Track Posts by capink via RSS