• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?)


  • Subject: Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?)
  • From: Rick Gordon <email@hidden>
  • Date: Mon, 28 Aug 2006 21:48:40 -0700

Whoops. That last set of 20's would be 30's:

FIND:
([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])*

REPLACE:
\1\t\2\t\3\t\4\t\5\t\6\t\7\t\8\t\9\t\10\t\11\t\12\t\13\t\14\t\15\t\16\t\17\t\18\t\19\t\20\t\21\t\22\t\23\t\24\t\25\t\26\t\27\t\28\t\29\t\30\t\31\t\32\t\33\t\34\t\35\t\36\t\37\t\38\r

Rick Gordon

------------------

On 8/28/06 at 9:36 PM -0700, Rick Gordon wrote in a message entitled
"Re: Pre-Linearization or Iterative Profiling (WAS Re: Print":

>That can be very easy with an editor capable of regular expression search/replace, such as BBEdit. I imagine that the content of each row contains an identical number of fields separated spaces, say 38 numbers separated by spaces which should become tabs, and the next space should be a return, and continuing in that manner, right?
>
>That being the case (assuming it is), something like the following (watching out for email-generated returns):
>
>FIND:
>([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])* ([^ ])*
>
>REPLACE:
>\1\t\2\t\3\t\4\t\5\t\6\t\7\t\8\t\9\t\10\t\11\t\12\t\13\t\14\t\15\t\16\t\17\t\18\t\19\t\20\t\21\t\22\t\23\t\24\t\25\t\26\t\27\t\28\t\29\t\20\t\21\t\22\t\23\t\24\t\25\t\26\t\27\t\28\r
>
>Rick Gordon

--

___________________________________________________

RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________________

WWW:   http://www.shelterpub.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?) (From: Marco Ugolini <email@hidden>)
 >Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?) (From: Rick Gordon <email@hidden>)

  • Prev by Date: Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?)
  • Next by Date: Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?)
  • Previous by thread: Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?)
  • Next by thread: Re: Pre-Linearization or Iterative Profiling (WAS Re: Printer profile mis-shape?)
  • Index(es):
    • Date
    • Thread