mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
cleanup: dst_justify is assigned according to both justification and
full_just
This commit is contained in:
parent
ce631f4827
commit
f2d03daac4
@ -480,7 +480,6 @@ void k2pdfopt_set_params(int bb_width, int bb_height, double page_margin, \
|
||||
vertical_line_spacing = line_space;
|
||||
word_spacing = word_space;
|
||||
text_wrap = wrapping;
|
||||
dst_justify = justification;
|
||||
gamma_correction = contrast; // contrast is only used by k2pdfopt_mupdf_reflow
|
||||
|
||||
// margin
|
||||
|
Loading…
Reference in New Issue
Block a user