NFOpad is a small, fast and flexible combined nfo viewer and text editor. It is a clone of Microsoft's Notepad but with extra settings, and support for nfo files. The file extension is used to determine whether to use an ANSI or ASCII font. NFOpad also fully supports Unicode.
- Highly customizable (fonts, colors, app. settings) - Built in ASCII-fonts for nfo files - Recently opened files list - Copy on select option - Always on top option - Word wrap option - Shell integration - Extension determines font - Unicode support - Printing - Searching & replacing text - Go to line - Delete line - Drag-n-drop - Close on ESC key
Some new features such as separate colors for txt/nfo. And the option to select if an associated extension should use the nfo or txt font.
A big bug fix for all users with a non latin OS (nfo-files could not be displayed properly at all before). I've now added a checkbox to force nfo files to use a western latin encoding, checked by default. Please report if this causes problems for anyone.
Changes: - Added option "Load NFO files with western latin encoding", true by default. NFO files was not displayed properly for users with a non latin OS language (such as Chinese or Japanese). - Added separate colors for nfo/txt - Made is easier to associate new extensions with NFOPad and also made it possible to set what font to use for each extension - Fixed so you can use Start->Run "nfopad" to start NFOPad, even when the program wasn't installed using the installer - Removed unwanted shortcuts (CTRL + H, J, I, M) - Font character set is used and saved properly - Improved unicode support in Find/Replace dialog - Suggested filename cleared on New - Program renamed to NFOPad with a capital P - Various fixes
+ Made a new icon for NFOPad (and all associated files) + Added option to search text in reverse direction (shift+F3) + Improved URL/e-mail detection to handle addresses within parenthesis/brackets and detect the following keywords: http://,https://,ftp://, ftps://, file://, gopher://,news://, nntp://, telnet://, wais://, prospero:// + Added Reopen current file (Under the File menu or press F5) + Optimized "Replace all" to be >40 times faster + Changing the encoding of a file when saving will refresh the text to reflect the change + Bug fixe
A bunch of new nice features. I can recommend turning auto width on. You might also wanna set up min and max values for auto width if you don't like the default ones.
- New Options dialogue - Added Auto width, including settings in Options - Added operations for making the selected text uppercase, lowercase, sentence case, title case and inverted case - Added "Insert Time/Date" - Added support for URLs within {} and - Save dialog tweaks - bugfix: URL detection didn't work on uppercase addresses
+ Tab width can be set in Options
+ NFOPad warns if trying to save a text with unicode characters with an incompatible encoding
+ More intuitive word selection when double clicking a word.
+ Double clicking an URL or e-mail address will select it
+ Adding ".LOG" at the top of a text tells NFOPad to automatically add the current date and time to the text upon opening, just as Notepad.
+ Recent files list always sorted so the most recent files are shown first.
+ Word wrapping added when printing to make sure all text fits the page.
+ Bugfix: Removed false warning when printing
+ Bugfix: Tabs where not handled correctly when printing
+ Bugfix: URL/e-mail detection did not work in the end of really long texts
+ Bugfix: Delete line was possible in read only mode
+ A bunch of minor tweaks
+ Default encoding for saving files can be set in options
+ Fixed taskbar icon to use the one with high resolution
+ German localization added
+ Portuguese localization added
+ Program language can be set in options
+ Quick switch between NFO/text mode can be done from menu or with shortcut keys.
+ Spanish localization added
+ URL detection now work within xml tags
+ Polish localization added + Added option for toggling all status bar items on/off + Added new status bar items: file size, unicode indication, selection length (not shown by default) + "Match case" in the Find dialog is not saved between sessions anymore + Added setting for always using the standard tab width 8 for nfo files, since some nfo files assumes this (default true) + When reopening a file (F5) the text is scrolled back to the previous location + Find/replace/count performance greatly improved + Changed some default values for Auto Width + Fixes and tweaks on how to select text by double clicking and ctrl-clicking + Added a warning if trying to use a language when the language file has not been installed + Fixes, checks and warnings regarding reading and writing registry keys for all users using an windows account without admin rights + bugfix: Find dialog was always on top all other windows + bugfix: Changing font selection using the menu or keyboard shortcuts did not update the Save As dialog's default extension + bugfix: Misc localization fixes