]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
Allow bitmap width only up to 16 (#49)
[gnu-emacs-elpa] / README.md
index 0f9fe6481ab4b0a6f1830fa6284846c4786fc97a..a0d5168a53d56e4abdfbf3da18c67f1fab59717f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -63,6 +63,9 @@ Notes
 \r
 * Frame-local and buffer-local values of `line-spacing` are not supported.\r
 \r
+* Fringe width up to 16 works best (because we can't define a bitmap\r
+  with width above that number).\r
+\r
 * [emacs-git-gutter](https://github.com/syohex/emacs-git-gutter) shows\r
   indicators in the margin by default, allows you to customize how the\r
   indicators look more easily, and has a "stage hunk" command.\r