From 77e6ce8601712583136caf9362bbf28b096641cd Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 31 Aug 2015 20:25:10 -0400 Subject: Updated FAQ.md. --- FAQ.md | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index fddf8979..3d67c1c4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,20 +1,5 @@ # FAQ -**Q:** -I upgraded to Textadept 7 and the editor displays a strange error message on -startup and/or exits. Also my themes do not seem to work anymore. - -**A:** -Textadept 7 introduced API changes and a completely new theme implementation. -Please see the [migration guide][] for more information. It may help to either -delete your old `~/.textadept/` folder or move everything within it somewhere -else before gradually copying those files back to see which of them causes an -error. - -[migration guide]: manual.html#Textadept.6.to.7 - -- - - - **Q:** What is the difference between *textadept* and *textadeptjit*? Which one should I use? @@ -179,3 +164,14 @@ the page, and replace the problematic file. [changeset 60]: http://foicica.com/hg/scinterm/rev/ea13ae30cfab - - - + +**Q:** +I am not able to use the "Consolas" or [insert other Windows font package here] +on Windows. Textadept just uses a default font. How can I get it to use my font? + +**A:** +You'll have to provide the full name of the font, such as "Consolas Regular", +rather than just the name of the "ttf" file in your Fonts directory. + +- - - + -- cgit v1.2.3