In the last few days, I have come across Freetype's Documentation and previous contributions on this project(GSoC), what I have observed is-
- Most of the things are already implemented in it, which means we don't need to start anything from scratch we just need to do some quick additions and omissions to the code
- Coming to the CI segment as I read Greg's work and I can see the azure checks running on Github, we just need to port azure configs he wrote to be compatible with GitLab's CI, as it is commented very well it's not gonna be very hard to do so.
- There should be some custom test harness in concurrence with checks for more accurate results.
- We can add some better User Interface by using some _javascript_, Bootstrap(mainly CSS part), and can add some more functionalities or can say features in it.
- We can switch to some better comparison tools as bmpcmp clips generate layers of mouse-over action
this is what I have observed as the primary goals or can say what is expected from this years' projects is, as this is what I think is imp, please correct me if I have mistaken somewhere, and kindly share your views.