elpasync pushed a change to branch externals/show-font. at 6e10b12b5d Fix a couple of typos
This branch includes the following new commits: new c5d7fd6e34 Add initial version of show-font new 2f55db5bad Fix rendering of title and subtitle in the given font new c41443f03a Tweak how the font is propertized new 9a40c37d54 Add link to demo in the README new a1ffe8afdf Autoload show-font-extensions-regexp to make the package install correctly new da30bb5554 Add FIXME for how the file handler is added (also see commit a1ffe8a) new b1a9d8a5cc Remove needless 'let' before the 'when-let' new 460da112ed Add TODO about other operating systems new d3a51209eb Use setq-local consistency in the major mode definition new bd9b392cf8 Simplify show-font--get-attribute new c8f889d12a Define helper functions to get installed fonts and check for one among them new 97b3301dd3 Add error checking in show-font--prepare-text new 54508fc514 Fix regression in show-font--get-attribute (when output has many families) new 1ab166f5df Remove done to-do items new ff995c626d Incorporate suggestions from Philip Kaludercic new 791416d748 Rework how we expand the pangrams for the defcustom :type new abb3e13345 Add TODO to refine show-font--get-pangram new 6f878f50bc Simplify the file name handler new ff0251d565 Remove the function that shows the font from the major mode new f8e4484bcd Clarity show-font-pangram-p doc string new 09ad971308 Update show-font-pangram doc string new f90e03c5e8 Refine how the title faces are produced new 6ca36f382e Add some outline headings new 3be8056ae5 Stop using show-font-extensions-regexp; define regexp directly new c10b077657 Add TODO about how best to support multiple languages new b572bacf0c Make the major mode disable line numbers locally new a65e7a242a Add more helpers to check for installed fonts new 0d35840ce2 Rework show-font--prepare-text in light of commit 19a95c1 new b951202b9b Define commands to (i) preview an installed font (ii) list+preview all installed fonts new 67eff98c59 Remove outdated comment new 2d04283d8e Add revert-buffer-function for show-font-select-preview new e654040756 Fix a typo new 29c8fef4c6 Define functions to install a font file new 69e2db52e5 Make show-font-install non-interactive new 5cf734e21a Define a button and use it to help the user install current file new b1bf2837f9 Rename helper function that check FILE font attributes new 8ef7327eb2 Remove clarified FIXME new 3695bfb838 Add error condition to show-font-select-preview new 7bd66d3105 Add FIXME to refine show-font-list output new c66456b2f3 Autoload the show-font-list command new 3056fc8aed Add doc string to show-font-select-preview-history new ad30c77b06 Remove WIP notices new 36d3197e13 Autoload `show-font-handler` new 8ed7c66c63 Merge pull request #3 from swapnilsm/main new e8bb71badc Add .elpaignore file for GNU ELPA new 7d2145e5bf Write the show-font manual new 66bb076f77 Update the README.md and include links to the manual and changelog new 7dd09cd87e Update the package Commentary new 683d5ab4d1 Mention links to the Info manual and web page in the defgroups new 7d1cf73686 Update to show-font version 0.1.0 new 0f46562e42 Make sure to delete duplicates and sort fonts new 0d5978f07b Add link with sample pictures new a38c7ba286 Fix a couple of typos new 6e10b12b5d Fix a couple of typos