Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Pašreizējais skripts:
- convert rose.jpg -filter Lanczos -sampling-factor 1x1 -unsharp 1.5x1+0.7+0.02 -quality NEZINU -resize 1600 rose.jpg
- # Kurā vietā tur var iemontēt šādu? :
- # Uzliek parakstu bildei:
- mogrify -font ~/.fonts/georgia.ttf -pointsize 28 -gravity southeast -stroke '#0003' -fill '#0001' -strokewidth 1 -annotate +10+0 'BlackHalt' -stroke none -fill '#fff8' -annotate +10+0 'BlackHalt' rose.jpg
- # Caur konvertāciju uz PNG es protu, bet es gribēju iztikt ar pliku JPG, nezaudējot kvalitāti uz turp un # atpakaļ konvertāciju.
Advertisement
Add Comment
Please, Sign In to add comment