]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tfm-reader.hh
* stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
[lilypond.git] / lily / include / tfm-reader.hh
index d2ed00726862d08f61e58993e6543e863e179cb2..96979fbe477bd8ea87157f5bd539ac00e9de5c81 100644 (file)
@@ -37,7 +37,7 @@ public:
   Tfm_info info_;
   Tfm_header header_;
   std::vector<Tex_font_char_metric> char_metrics_;
-  std::vector<int> ascii_to_metric_idx_;
+  std::vector<vsize> ascii_to_metric_idx_;
 };
 
 #endif /* TFM_READER_HH */