[Okular-devel] [okular] [Bug 349314] can't display correctly of Chinese book

2015-06-17 Thread nsynet
https://bugs.kde.org/show_bug.cgi?id=349314

nsynet  changed:

   What|Removed |Added

 CC||nsy...@qq.com

--- Comment #1 from nsynet  ---
Created attachment 93220
  --> https://bugs.kde.org/attachment.cgi?id=93220&action=edit
the pdf file that can't read

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 349314] New: can't display correctly of Chinese book

2015-06-17 Thread nsynet
https://bugs.kde.org/show_bug.cgi?id=349314

Bug ID: 349314
   Summary: can't display correctly of Chinese book
   Product: okular
   Version: 0.19.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-devel@kde.org
  Reporter: nsy...@qq.com

the book that can't read

okular can't display book correcly, just wrong words,It looks like there are
missing fonts (which are not embedded in the document).

I use mupdf and can read it correcly, and I notice there is print as below:

nisy@nisy-ubuntu:/media/nisy/sda1_WinXP/_Technology/98_my_project/_27_改进开源软件/乱码问题$
mupdf ./1_\[雅舍菁华\].梁秋实.文字版.PDF 
warning: workaround for S22PDF lying about chinese font encodings
warning: ... repeated 2 times ...
warning: workaround for S22PDF lying about chinese font encodings
warning: ... repeated 2 times ...


so I guess mupdf had workaround to avoid font issue, so I checked in mupdf
code,find its code should be:

pdf_load_font
|__pdf_load_simple_font 
|__ pdf_load_simple_font_by_name
|__ fz_warn(ctx, "workaround for S22PDF
lying about chinese font encodings");


Because okular also have font mechanism for pdf backend, so can okular consider
to check mupdf 's mechanism, and merge mupdf 's method to avoid this issue?
Thanks.

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 349278] New: Double page bar when opening files in full screen mode

2015-06-17 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=349278

Bug ID: 349278
   Summary: Double page bar when opening files in full screen mode
   Product: okular
   Version: 0.21.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: psychon...@nothingisreal.com

If you open a file while in full screen mode, then an extra page bar appears at
the bottom of the screen.

Reproducible: Always

Steps to Reproduce:
1. Open a file.
2. Make sure the page bar is visible.  (Settings -> Show Page Bar)
3. Enter full screen mode.
4. Press Ctrl+O and open another file.


Actual Results:  
5. The other file displays in full screen mode, but an additional page bar
appears at the bottom of the screen.

Expected Results:  
5. The other file should display in full screen mode, but there should be only
one page bar.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel