We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f92c8 commit b5abfb5Copy full SHA for b5abfb5
ccstruct/debugpixa.h
@@ -44,7 +44,7 @@ class DebugPixa {
44
// The collection of images to put in the PDF.
45
Pixa* pixa_;
46
// The fonts used to draw text captions.
47
- L_Bmf* fonts_;
+ L_BMF* fonts_;
48
};
49
50
} // namespace tesseract
0 commit comments