View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000511 | luatex | feature request | public | 2010-11-11 16:58 | 2010-12-13 14:43 |
Reporter | Khaled Hosny | Assigned To | Taco | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.65.0 | ||||
Summary | 0000511: Return fontforge warning with fontloader.apply_featutrefile() | ||||
Description | Feature files can be invalid and it will be silently ignored, it would be better if the fontforge warning were returned, semiliar to fontloader.open(). That would apply to apply_afmfile() too. So, one can do: w = fontloader.apply_featurefile(f, "foo.fea") if w then -- loading failed else -- loading succeded end | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-11 16:58 | Khaled Hosny | New Issue | |
2010-11-29 15:05 | Taco | Status | new => assigned |
2010-11-29 15:05 | Taco | Assigned To | => Taco |
2010-11-29 15:16 | Taco | Note Added: 0000696 | |
2010-11-29 15:16 | Taco | Status | assigned => resolved |
2010-11-29 15:16 | Taco | Resolution | open => fixed |
2010-12-13 14:43 | Taco | Fixed in Version | => 0.65.0 |
2010-12-13 14:43 | Taco | Status | resolved => closed |