Bug#674838: calibre: fonts-liberation path changed and the symbolic link is broken

2012-09-12 Thread 陳侃如
Package: calibre Version: 0.8.64+dfsg-1 Followup-For: Bug #674838 patch -- Kanru --- calibre.README.Debian.old 2012-09-13 12:27:35.253393276 +0800 +++ calibre.README.Debian 2012-09-13 12:31:14.615649517 +0800 @@ -4,7 +4,7 @@ Customizing LRF fonts - By default, the calibre

Bug#674838: calibre: fonts-liberation path changed and the symbolic link is broken

2012-05-27 Thread Kan-Ru Chen
Package: calibre Version: 0.8.51+dfsg-1 Severity: normal Hi, In /usr/lib/calibre/calibre/ebooks/__init__.py it uses hard coded font path: 234 fp = tweaks['generate_cover_title_font'] 235 if not fp: 236 fp = P('fonts/liberation/LiberationSerif-Bold.ttf') 237