We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83019bd commit a2e72f2Copy full SHA for a2e72f2
src/textord/tospace.cpp
@@ -56,7 +56,6 @@ void Textord::to_spacing(
56
//estimated width of non space gaps for whole block
57
int16_t block_non_space_gap_width;
58
bool old_text_ord_proportional;//old fixed/prop result
59
- GAPMAP *gapmap = nullptr; //map of big vert gaps in blk
60
61
block_it.set_to_list (blocks);
62
block_index = 1;
0 commit comments