aboutsummaryrefslogtreecommitdiff
path: root/doc/joss
diff options
context:
space:
mode:
authorMuriithi Frederick Muriuki2019-02-15 08:41:28 +0300
committerBonfaceKilz2020-08-08 03:25:17 +0300
commit49dfdc0c986901683f3e00e65f922e2318e0f330 (patch)
tree68fdaf5d42f0b865125a1647a59176dc0ee46a1d /doc/joss
parent3980446f45ed93a3b9ebed7e5ae9a4cdbec00feb (diff)
downloadgenenetwork2-49dfdc0c986901683f3e00e65f922e2318e0f330.tar.gz
Migrate code from Piddle to Pillow
* wqflask/wqflask/marker_regression/display_mapping_results.py: Add font files (DisplayMappingResults): Update the code from the Piddle way of things to the Pillow way of things, for example, replace: - pid.drawRect(...) with im_drawer.rectangle(...) - pid.drawString(...) with im_drawer.text(...) - pid.drawPolygon(...) with im_drawer.polygon(...) etc. * wqflask/utility/Plot.py: Migrate code from the older, unsupported Piddle to the newer Pillow library.
Diffstat (limited to 'doc/joss')
0 files changed, 0 insertions, 0 deletions