flat assembler
Message board for the users of flat assembler.

Index > IDE Development > PRINT with FASMW

Author
Thread Post new topic Reply to topic
edfed



Joined: 20 Feb 2006
Posts: 4324
Location: Now
edfed 10 Jun 2007, 12:04
I want to print whith FASMW highlight
just one thing, like assembly only print on the left border, can you add a function to print many text columns so it will be an ecologic thing
less waste of paper
i use printer to modify the really hard code sections and like debugger to see where the code is false
it's less dangerous for my eyes than a high speed blinking screen

thank_you a lot

Very Happy
Post 10 Jun 2007, 12:04
View user's profile Send private message Visit poster's website Reply with quote
rugxulo



Joined: 09 Aug 2005
Posts: 2341
Location: Usono (aka, USA)
rugxulo 12 Jun 2007, 23:24
Okay, this may not be a great answer, but you could always use VIM to save as .HTML your file with syntax highlighting, then just use your web browser to print it (after modifications, perhaps?). Just an idea.

EDIT:

VIM wrote:

In order to convert a file that is being syntax highlighted via Vim
into html,

runtime! syntax/2html.vim

This will convert the current window into HTML (Vim opens a new window
in which it builds the html file). There's help for this:

:he 2html


Emacs wrote:

If you've seen emacs, you've seen the tool!

;; htmlize.el -- HTML-ize font-lock buffers

;; Copyright (C) 1997,1998,1999 Hrvoje Niksic

;; Author: Hrvoje Niksic <hnik...@srce.hr>
;; Keywords: hypermedia, extensions

;; This package analyses the text properties of the buffer and
;; converts them, along with the text, to HTML. Mail to
;; <hnik...@srce.hr> to discuss features and additions. All
;; suggestions are more than welcome.

;; To use, just switch to a buffer you want HTML-ized, and type M-x
;; htmlize-buffer. After that, you should find yourself in an HTML
;; buffer, which you can save.
Post 12 Jun 2007, 23:24
View user's profile Send private message Visit poster's website Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4324
Location: Now
edfed 07 Oct 2007, 01:30
no i want to ctrl + p to print under fasm
and a file menu item "print"
that's all
Post 07 Oct 2007, 01:30
View user's profile Send private message Visit poster's website Reply with quote
demiourgos



Joined: 10 Feb 2008
Posts: 11
demiourgos 17 Feb 2008, 08:34
edfed wrote:
[...] so it will be an ecologic thing
less waste of paper
i use printer to modify the really hard code sections and like debugger (sic!) to see where the code is false
edfed wrote:
no i want to ctrl + p to print under fasm
and a file menu item "print"
Eh? Smile
Then why don't you write it on your own if you are such a guru who can't allow his eyes to be constantly endangered by "a high speed blinking screen"? Laughing
Post 17 Feb 2008, 08:34
View user's profile Send private message Reply with quote
itsnobody



Joined: 01 Feb 2008
Posts: 93
Location: Silver Spring, MD
itsnobody 17 Feb 2008, 21:02
Should be easy to implement

Just use the PrintDlgEx API
Post 17 Feb 2008, 21:02
View user's profile Send private message Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4324
Location: Now
edfed 17 Feb 2008, 22:42
yep, but with the exact font resolution and colors..
exactlly as it appears to the screen...
thanks if you do this itsnobody!
Post 17 Feb 2008, 22:42
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.