summaryrefslogtreecommitdiff
path: root/pkg/netsurf/patch/0004-framebuffer-Fix-font-layout-function-return-values.patch
AgeCommit message (Collapse)Author
2017-06-03netsurf: Use new tiny frontend and remove libnsfbMichael Forney
The tiny backend was written from scratch and offers several improvements over the framebuffer backend: - Supports copy-paste. - Re-uses browser widgets for UI. - Simpler, and easier to work with.
2016-12-29Add netsurf 3.6Michael Forney
{nsgenbind,webidl}-{lexer,parser}.{c,h} were generated using flex and bison on unmodified 0.4 sources.