﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
11387,variable naming of font_path leads to false assumptions,anonymous,Ryan J Ollos,"Because the variable was called `font_path` and the example stated out `/path/to/font/` I added the path to the font there, until I go throw the implementation and found out that the font has to be defined instead.

So the variable should be either renamed to font_file or an additional  variable should be used to define the font within font_path.

Minor fix but I spend approx. an hour to find.",defect,assigned,normal,GanttChartPlugin,normal,,,,
